mirror of
https://github.com/zeldaret/tp
synced 2026-07-27 23:00:12 -04:00
Lv4railwall / lv4sand / lv4slidewall done. fix wii build (#2637)
* lv4railwall / lv4sand / lv4slidewall done and wii build fix * fix Mtx** parameters * add some notes about wii compiler version * Remove dol2asm include --------- Co-authored-by: hatal175 <hatal175@users.noreply.github.com>
This commit is contained in:
+10
-10
@@ -4641,13 +4641,13 @@ modules:
|
||||
splits: config/RZDE01_00/rels/d_a_warp_bug/splits.txt
|
||||
# map: orig/RZDE01_00/fixed_maps/d_a_warp_bug.map
|
||||
|
||||
# extract:
|
||||
# - symbol: black_tex
|
||||
# binary: assets/black_tex.bin
|
||||
# header: assets/black_tex.h
|
||||
# - symbol: msg_data
|
||||
# binary: assets/msg_data.bin
|
||||
# header: assets/msg_data.h
|
||||
# - symbol: font_data
|
||||
# binary: assets/font_data.bin
|
||||
# header: assets/font_data.h
|
||||
extract:
|
||||
- symbol: black_tex
|
||||
binary: assets/black_tex.bin
|
||||
header: assets/black_tex.h
|
||||
- symbol: msg_data
|
||||
binary: assets/msg_data.bin
|
||||
header: assets/msg_data.h
|
||||
- symbol: font_data
|
||||
binary: assets/font_data.bin
|
||||
header: assets/font_data.h
|
||||
|
||||
@@ -18600,6 +18600,7 @@ m_hitSeID__12dCcD_GObjInf = .rodata:0x803D0E30; // type:object size:0x60 scope:g
|
||||
@112851 = .rodata:0x803D1164; // type:object size:0x10 scope:local align:4 data:4byte
|
||||
lbl_803D1178 = .rodata:0x803D1178; // type:object size:0x28
|
||||
...rodata.0 = .rodata:0x803D11A0; // type:label scope:local align:4
|
||||
black_tex = .rodata:0x803D11A0; // type:object size:0x40 scope:global align:32
|
||||
msg_data = .rodata:0x803D11E0; // type:object size:0x3C0 scope:global align:4
|
||||
font_data = .rodata:0x803D15A0; // type:object size:0x12260 scope:global align:4
|
||||
...rodata.0 = .rodata:0x803E3800; // type:label scope:local align:4
|
||||
|
||||
Reference in New Issue
Block a user