Blargh, 109 broke things, reverted most of it.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@112 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
hrydgard
2008-07-31 06:37:47 +00:00
parent 8f1628b69c
commit d1140d999d
7 changed files with 62 additions and 62 deletions

View File

@ -124,3 +124,4 @@ void UnWriteProtectMemory(void* ptr, int size, bool allowExecute)
#endif
}