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:
nakeee
2008-12-14 22:00:18 +00:00
parent a46392f243
commit b0f17043bd
10 changed files with 103 additions and 170 deletions

View File

@ -4,7 +4,7 @@ Import('env')
files = [
"ABI.cpp",
"Common.cpp",
"MsgHandler.cpp",
"ChunkFile.cpp",
"CPUDetect.cpp",
"DynamicLibrary.cpp",