Redefine older 3DS macro until we fix all existing macros in the codebase

This commit is contained in:
Ryan Baldwin 2022-07-03 01:59:43 -07:00
parent 90e5512b76
commit ec410d04aa
3 changed files with 1 additions and 1 deletions

View file

@ -29,7 +29,7 @@ CFLAGS := -g -Wall -O3 -mword-relocations \
-fomit-frame-pointer -ffunction-sections \
$(ARCH)
CFLAGS += $(INCLUDE) -D__3DS__ -DGLQUAKE
CFLAGS += $(INCLUDE) -DARM11 -D_3DS -DGLQUAKE
CXXFLAGS := $(CFLAGS) -fno-rtti -fno-exceptions -std=gnu++11

Binary file not shown.

Binary file not shown.