diff options
| author | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-02-13 03:49:01 +0000 |
|---|---|---|
| committer | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-02-13 03:49:01 +0000 |
| commit | 1ccb62ed8e2ba0ac2fe6d0f29eef3e4b69f10b74 (patch) | |
| tree | e4efd5339ac306a67c992c3a5456b3c71e1e6575 /libpcsxcore/r3000a.c | |
| parent | 9ea4ad75fbdbd9d4e04db83f884006b20d547204 (diff) | |
| download | pcsxr-1ccb62ed8e2ba0ac2fe6d0f29eef3e4b69f10b74.tar.gz | |
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@41506 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'libpcsxcore/r3000a.c')
| -rw-r--r-- | libpcsxcore/r3000a.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libpcsxcore/r3000a.c b/libpcsxcore/r3000a.c index 6a8a7051..c0b163bb 100644 --- a/libpcsxcore/r3000a.c +++ b/libpcsxcore/r3000a.c @@ -26,7 +26,7 @@ #include "cdrom.h" #include "mdec.h" #include "gte.h" -#include "cheat.h"
+#include "cheat.h" #include "ppf.h" psxRegisters psxRegs; |
