mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Updated file list.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@634 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
@ -6,6 +6,7 @@ import sys
|
|||||||
files = [
|
files = [
|
||||||
'BootManager.cpp',
|
'BootManager.cpp',
|
||||||
'Config.cpp',
|
'Config.cpp',
|
||||||
|
'ConfigMain.cpp',
|
||||||
'FileSearch.cpp',
|
'FileSearch.cpp',
|
||||||
'FilesystemViewer.cpp',
|
'FilesystemViewer.cpp',
|
||||||
'Frame.cpp',
|
'Frame.cpp',
|
||||||
@ -15,7 +16,6 @@ files = [
|
|||||||
'MemcardManager.cpp',
|
'MemcardManager.cpp',
|
||||||
'MemoryCards/GCMemcard.cpp',
|
'MemoryCards/GCMemcard.cpp',
|
||||||
'PluginManager.cpp',
|
'PluginManager.cpp',
|
||||||
'PluginOptions.cpp',
|
|
||||||
'stdafx.cpp',
|
'stdafx.cpp',
|
||||||
'cmdline.c',
|
'cmdline.c',
|
||||||
]
|
]
|
||||||
|
Reference in New Issue
Block a user