bump gpgx max rom size to 32MB

- closes #4229

This rom size was present in 2.9.1 but was reverted in a cleanup commit.
This commit is contained in:
Morilli 2025-02-18 17:15:31 +01:00
parent 52766e67fc
commit e094721de8
2 changed files with 1 additions and 0 deletions

Binary file not shown.

View File

@ -24,6 +24,7 @@ CCFLAGS := -Iutil \
-DHOOK_CPU \
-DINLINE=static\ __inline__ \
-DcdStream=cdStream \
-DMAXROMSIZE=33554432 \
-fcommon
LDFLAGS :=