mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-28 21:26:07 +00:00
making section names case insenstive
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2688 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
f22af37320
commit
623671df7a
3 changed files with 3 additions and 4 deletions
|
@ -23,7 +23,6 @@
|
|||
|
||||
#include "VideoCommon.h"
|
||||
#include "pluginspecs_video.h"
|
||||
#include "ConfigManager.h"
|
||||
|
||||
// A global plugin specification
|
||||
extern PLUGIN_GLOBALS* globals;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue