mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-05-23 06:34:18 -04:00
finishing up more data objects
This commit is contained in:
@@ -27732,4 +27732,119 @@ modules:
|
||||
binary: assets/obj_x_tree5_light_v.bin
|
||||
header: assets/obj_x_tree5_light_v.inc
|
||||
header_type: none
|
||||
custom_type: vtx
|
||||
|
||||
- symbol: FONT_nes_tex_choice
|
||||
binary: assets/FONT_nes_tex_choice.bin
|
||||
header: assets/FONT_nes_tex_choice.inc
|
||||
header_type: raw
|
||||
|
||||
- symbol: FONT_nes_tex_cursor
|
||||
binary: assets/FONT_nes_tex_cursor.bin
|
||||
header: assets/FONT_nes_tex_cursor.inc
|
||||
header_type: raw
|
||||
|
||||
- symbol: FONT_nes_tex_font1
|
||||
binary: assets/FONT_nes_tex_font1.bin
|
||||
header: assets/FONT_nes_tex_font1.inc
|
||||
header_type: raw
|
||||
|
||||
- symbol: FONT_nes_tex_jyouge
|
||||
binary: assets/FONT_nes_tex_jyouge.bin
|
||||
header: assets/FONT_nes_tex_jyouge.inc
|
||||
header_type: raw
|
||||
|
||||
- symbol: FONT_nes_tex_next
|
||||
binary: assets/FONT_nes_tex_next.bin
|
||||
header: assets/FONT_nes_tex_next.inc
|
||||
header_type: raw
|
||||
|
||||
- symbol: FONT_nes_tex_sayuu
|
||||
binary: assets/FONT_nes_tex_sayuu.bin
|
||||
header: assets/FONT_nes_tex_sayuu.inc
|
||||
header_type: raw
|
||||
|
||||
- symbol: obj_gara_pal
|
||||
binary: assets/obj_gara_pal.bin
|
||||
header: assets/obj_gara_pal.inc
|
||||
header_type: none
|
||||
custom_type: pal16
|
||||
|
||||
- symbol: obj_gara_tex_txt
|
||||
binary: assets/obj_gara_tex_txt.bin
|
||||
header: assets/obj_gara_tex_txt.inc
|
||||
header_type: raw
|
||||
|
||||
- symbol: obj_gara_v
|
||||
binary: assets/obj_gara_v.bin
|
||||
header: assets/obj_gara_v.inc
|
||||
header_type: none
|
||||
custom_type: vtx
|
||||
|
||||
- symbol: act_fukuball_pal
|
||||
binary: assets/act_fukuball_pal.bin
|
||||
header: assets/act_fukuball_pal.inc
|
||||
header_type: none
|
||||
custom_type: pal16
|
||||
|
||||
- symbol: act_fukutama1_tex
|
||||
binary: assets/act_fukutama1_tex.bin
|
||||
header: assets/act_fukutama1_tex.inc
|
||||
header_type: raw
|
||||
|
||||
- symbol: act_fukutama2_tex
|
||||
binary: assets/act_fukutama2_tex.bin
|
||||
header: assets/act_fukutama2_tex.inc
|
||||
header_type: raw
|
||||
|
||||
- symbol: act_fukutama3_tex
|
||||
binary: assets/act_fukutama3_tex.bin
|
||||
header: assets/act_fukutama3_tex.inc
|
||||
header_type: raw
|
||||
|
||||
- symbol: act_fukutama4_tex
|
||||
binary: assets/act_fukutama4_tex.bin
|
||||
header: assets/act_fukutama4_tex.inc
|
||||
header_type: raw
|
||||
|
||||
- symbol: act_fukutama_v
|
||||
binary: assets/act_fukutama_v.bin
|
||||
header: assets/act_fukutama_v.inc
|
||||
header_type: none
|
||||
custom_type: vtx
|
||||
|
||||
- symbol: grl_1_skin_tex_txt
|
||||
binary: assets/grl_1_skin_tex_txt.bin
|
||||
header: assets/grl_1_skin_tex_txt.inc
|
||||
header_type: raw
|
||||
|
||||
- symbol: grl_1_hair_tex_txt
|
||||
binary: assets/grl_1_hair_tex_txt.bin
|
||||
header: assets/grl_1_hair_tex_txt.inc
|
||||
header_type: raw
|
||||
|
||||
- symbol: grl_1_shoe_tex_txt
|
||||
binary: assets/grl_1_shoe_tex_txt.bin
|
||||
header: assets/grl_1_shoe_tex_txt.inc
|
||||
header_type: raw
|
||||
|
||||
- symbol: grl_1_bottom_tex_txt
|
||||
binary: assets/grl_1_bottom_tex_txt.bin
|
||||
header: assets/grl_1_bottom_tex_txt.inc
|
||||
header_type: raw
|
||||
|
||||
- symbol: grl_1_foot_tex_txt
|
||||
binary: assets/grl_1_foot_tex_txt.bin
|
||||
header: assets/grl_1_foot_tex_txt.inc
|
||||
header_type: raw
|
||||
|
||||
- symbol: grl_1_hole_tex_txt
|
||||
binary: assets/grl_1_hole_tex_txt.bin
|
||||
header: assets/grl_1_hole_tex_txt.inc
|
||||
header_type: raw
|
||||
|
||||
- symbol: grl_1_v
|
||||
binary: assets/grl_1_v.bin
|
||||
header: assets/grl_1_v.inc
|
||||
header_type: none
|
||||
custom_type: vtx
|
||||
@@ -4503,12 +4503,22 @@ data/scene/field_tool_field.c:
|
||||
data/field/field_data.c:
|
||||
.data start:0x002024B0 end:0x00204600
|
||||
|
||||
data/dataobject/dataobject_204600:
|
||||
data/font/FONT_nes_tex_choice.c:
|
||||
.data start:0x00204600 end:0x00204680
|
||||
|
||||
data/font/FONT_nes_tex_cursor.c:
|
||||
.data start:0x00204680 end:0x00204700
|
||||
|
||||
data/font/FONT_nes_tex_font1.c:
|
||||
.data start:0x00204700 end:0x0020A700
|
||||
|
||||
data/font/FONT_nes_tex_jyouge.c:
|
||||
.data start:0x0020A700 end:0x0020A780
|
||||
|
||||
data/font/FONT_nes_tex_next.c:
|
||||
.data start:0x0020A780 end:0x0020A800
|
||||
|
||||
data/font/FONT_nes_tex_sayuu.c:
|
||||
.data start:0x0020A800 end:0x0020A880
|
||||
|
||||
data/npc/model/mdl/flg_1.c:
|
||||
@@ -4559,7 +4569,7 @@ data/npc/model/mdl/rcf_1.c:
|
||||
data/npc/model/tex/rcf_1.c:
|
||||
.data start:0x0021D4A0 end:0x0021E3C0
|
||||
|
||||
data/dataobject/dataobject_21E3C0:
|
||||
data/model/obj_garagara.c:
|
||||
.data start:0x0021E3C0 end:0x0021F608
|
||||
|
||||
data/npc/model/mdl/gst_1.c:
|
||||
@@ -4568,7 +4578,7 @@ data/npc/model/mdl/gst_1.c:
|
||||
data/npc/model/tex/gst_1.c:
|
||||
.data start:0x00220C80 end:0x00221C20
|
||||
|
||||
data/dataobject/dataobject_221C20:
|
||||
data/model/girl_model.c:
|
||||
.data start:0x00221C20 end:0x00224230
|
||||
|
||||
data/npc/model/mdl/goa_1.c:
|
||||
|
||||
Reference in New Issue
Block a user