[Project64] Add missing ranges to CCheats::EntrySize

This commit is contained in:
zilmar 2017-07-16 05:07:33 +10:00
parent 6aba2ae793
commit 3549d19965
1 changed files with 3 additions and 0 deletions

View File

@ -534,6 +534,9 @@ int32_t CCheats::EntrySize(const CODES & CodeEntry, int32_t CurrentEntry)
}
break;
case 0xD0000000:
case 0xD1000000:
case 0xD2000000:
case 0xD3000000:
case 0xB8000000:
case 0xB9000000:
case 0xBA000000: