Implement & link ac_boat_demo

This commit is contained in:
Cuyler36
2024-01-05 02:47:48 -05:00
parent 8fea68abe7
commit f53d795059
17 changed files with 617 additions and 18 deletions
+5
View File
@@ -147,6 +147,11 @@ config/rel.yml:
con_sentaku2_v:
addrs: [0x80650880, 0x806508C0]
type: vtx
# ac_boat_demo
aBTD_island_prg:
addrs: [0x8065FD4C, 0x80674F90]
aBTD_island_ldr:
addrs: [0x80674F90, 0x806817CC]
wipe1_v:
addrs: [0x80652AD0, 0x80652C60]
type: vtx
+6 -1
View File
@@ -383,8 +383,13 @@ ac_animal_logo.c:
.data: [0x8065FB68, 0x8065FBA8]
ac_animal_logo_misc.c:
.text: [0x804117D4, 0x80411A60]
ac_boat_demo.c:
.text: [0x80414EC4, 0x80415BD8]
.rodata: [0x80643B98, 0x80643BA0]
.data: [0x8065FD28, 0x806818A0]
.bss: [0x812F96E8, 0x812F96F0]
ac_boxManager.c:
.text: [0x80415BD8,0x80415BE8]
.text: [0x80415BD8, 0x80415BE8]
.data: [0x806818A0, 0x806818C8]
ac_boxMove.c:
.text: [0x80415BE8, 0x80415BF8]