summaryrefslogtreecommitdiff
path: root/arm9/arm9.lcf
diff options
context:
space:
mode:
Diffstat (limited to 'arm9/arm9.lcf')
-rw-r--r--arm9/arm9.lcf14
1 files changed, 13 insertions, 1 deletions
diff --git a/arm9/arm9.lcf b/arm9/arm9.lcf
index ed588d71..dbcec8b2 100644
--- a/arm9/arm9.lcf
+++ b/arm9/arm9.lcf
@@ -127,7 +127,19 @@ SECTIONS {
FX_vec.o (.text)
FX_atan.o (.text)
FX.o (.text)
- GX_arm9.o (.text)
+ GX.o (.text)
+ GX_state.o (.text)
+ GX_vramcnt.o (.text)
+ GX_bgcnt.o (.text)
+ GX_g2.o (.text)
+ GX_g3b.o (.text)
+ GX_g3imm.o (.text)
+ GX_g3x.o (.text)
+ GX_g3_util.o (.text)
+ GX_load2d.o (.text)
+ GX_load3d.o (.text)
+ GX_g3.o (.text)
+ GX_asm.o (.text)
OS_irqHandler.o (.text)
OS_irqTable.o (.text)
OS_interrupt.o (.text)