mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 19:58:53 +00:00
new MsgHandler replacing common
Most things moved to macros git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1542 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
a46392f243
commit
b0f17043bd
10 changed files with 103 additions and 170 deletions
|
@ -4,7 +4,7 @@ Import('env')
|
|||
|
||||
files = [
|
||||
"ABI.cpp",
|
||||
"Common.cpp",
|
||||
"MsgHandler.cpp",
|
||||
"ChunkFile.cpp",
|
||||
"CPUDetect.cpp",
|
||||
"DynamicLibrary.cpp",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue