Added some unused code as a proposal of how to reorganize the strangely-orgamized FillReport.cpp.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4667 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
bztdlinux
2009-12-09 23:10:39 +00:00
parent 851962977e
commit d4e35a1a97
3 changed files with 468 additions and 0 deletions

View File

@ -15,6 +15,7 @@ files = [
"EmuPad.cpp",
"EmuSubroutines.cpp",
"Encryption.cpp",
"FakeAccelerometer.cpp",
"main.cpp",
"Rumble.cpp",
]