GBA Cheats: Increase maximum ROM patch slots
This commit is contained in:
parent
bc90283998
commit
3842b35ab0
@ -13,7 +13,7 @@ CXX_GUARD_START
|
||||
#include <mgba/internal/arm/arm.h>
|
||||
#include <mgba/core/cheats.h>
|
||||
|
||||
#define MAX_ROM_PATCHES 4
|
||||
#define MAX_ROM_PATCHES 10
|
||||
#define COMPLETE ((size_t) -1)
|
||||
|
||||
enum GBACheatType {
|
||||
|
Loading…
x
Reference in New Issue
Block a user