undefined_syms.txt

This commit is contained in:
Ethan Roseman 2020-04-24 00:39:51 -04:00
parent 3a16226be4
commit 9b3396ed29
2 changed files with 2 additions and 1 deletions

View File

@ -15,7 +15,7 @@ OBJCOPY = $(CROSS)objcopy
ASFLAGS = -EB -mtune=vr4300 -march=vr4300
CFLAGS = -Wall -O2 -mtune=vr4300 -march=vr4300 -G 0 -c
LDFLAGS = -T $(LD_SCRIPT) -Map $(BUILD_DIR)/sm64.map
LDFLAGS = -T undefined_syms.txt -T $(LD_SCRIPT) -Map $(BUILD_DIR)/sm64.map
####################### Other Tools #########################

View File

@ -0,0 +1 @@
D_802B79A8 = 0x802B79A8;