diff options
Diffstat (limited to 'backends/gp32')
-rw-r--r-- | backends/gp32/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/backends/gp32/Makefile b/backends/gp32/Makefile index ee2d4fafd9..50226032e2 100644 --- a/backends/gp32/Makefile +++ b/backends/gp32/Makefile @@ -170,6 +170,7 @@ DISABLE_CINE = 1 # Disable for ALL release builds. DISABLE_SAGA = 1 DISABLE_KYRA = 1 +DISABLE_AGI = 1 # The engines below are not supported on the GP32 port so there is # no point compiling support into the binary. |