Added a check for TMEM overflows while preloading textures. Thanks to NeoBrainX for the tip.

This commit is contained in:
skidau
2012-03-25 21:35:57 +11:00
parent fa2b4cd8fc
commit f30aebf8d7
2 changed files with 12 additions and 10 deletions

View File

@ -62,7 +62,7 @@
#define BPMEM_COPYFILTER1 0x54
#define BPMEM_CLEARBBOX1 0x55
#define BPMEM_CLEARBBOX2 0x56
#define BPMEM_UNKOWN_57 0x57
#define BPMEM_UNKNOWN_57 0x57
#define BPMEM_REVBITS 0x58
#define BPMEM_SCISSOROFFSET 0x59
#define BPMEM_PRELOAD_ADDR 0x60