mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-08-13 19:44:34 -04:00
Implement & link ac_boat_demo
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user