mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-05-23 06:34:18 -04:00
starting work on adding data objects
This commit is contained in:
@@ -25361,3 +25361,13 @@ modules:
|
||||
header: assets/obj_s_house_i_pal.inc
|
||||
header_type: none
|
||||
custom_type: pal16
|
||||
|
||||
- symbol: act_ant_tex
|
||||
binary: assets/act_ant_tex.bin
|
||||
header: assets/act_ant_tex.inc
|
||||
header_type: raw
|
||||
|
||||
- symbol: act_ant_v
|
||||
binary: assets/act_ant_v.bin
|
||||
header: assets/act_ant_v.inc
|
||||
custom_type: vtx
|
||||
|
||||
@@ -3636,8 +3636,10 @@ data/npc/model/mdl/bev_1.c:
|
||||
data/npc/model/tex/bev_1.c:
|
||||
.data start:0x000952E0 end:0x00096000
|
||||
|
||||
data/dataobject/dataobject_96000:
|
||||
data/npc/model/mdl/act_ant.c:
|
||||
.data start:0x00096000 end:0x00096328
|
||||
|
||||
data/dataobject/dataobject_96328.c:
|
||||
.data start:0x00096328 end:0x00096338
|
||||
|
||||
data/npc/model/mdl/ant_1.c:
|
||||
|
||||
Reference in New Issue
Block a user