mirror of
https://github.com/zeldaret/mm.git
synced 2026-09-06 02:38:08 -04:00
ovl_En_Ma_Yts OK and partially documented (#164)
* destroy * moar * limbdraw * some setups identified * func_80B8D6F8 * func_80B8E0BC * fix unmatching * func_80B8D12C * func_80B8D1E8 * func_80B8DBB8 * some renaiming * some renaimings * symbols * small renaming and a few functions * Almost every function done * lots of renames * Fix merge conflicts * misc notes * struct_800BD888_arg1 * some renamings and enum * func_80B8D2D8 * func_80B8DA28 * import data and cleanup * format * minor changes * Documentation pass * update enum name * Remove object XML * run format * Move EN_MA_YTS_PARSE_TYPE to header * fix conflicts * Update src/overlays/actors/ovl_En_Ma_Yts/z_en_ma_yts.c Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com> * Update src/overlays/actors/ovl_En_Ma_Yts/z_en_ma_yts.h Co-authored-by: Kenix3 <kenixwhisperwind@gmail.com> * Update src/overlays/actors/ovl_En_Ma_Yts/z_en_ma_yts.c Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com> * move struct to z64animation * Change PARSE_TYPE macro to accept actor param * format Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com> Co-authored-by: Kenix3 <kenixwhisperwind@gmail.com>
This commit is contained in:
@@ -7339,9 +7339,9 @@ SECTIONS
|
||||
ovl_En_Ma_Yts : AT(RomLocation)
|
||||
{
|
||||
build/src/overlays/actors/ovl_En_Ma_Yts/z_en_ma_yts.o(.text)
|
||||
build/asm/overlays/ovl_En_Ma_Yts_data.o(.data)
|
||||
build/src/overlays/actors/ovl_En_Ma_Yts/z_en_ma_yts.o(.data)
|
||||
build/src/overlays/actors/ovl_En_Ma_Yts/z_en_ma_yts.o(.rodata)
|
||||
build/asm/overlays/ovl_En_Ma_Yts_rodata.o(.rodata)
|
||||
build/src/overlays/actors/ovl_En_Ma_Yts/z_en_ma_yts_overlay.o(.ovl)
|
||||
}
|
||||
SegmentEnd = .;
|
||||
SegmentSize = SegmentEnd - SegmentStart;
|
||||
|
||||
@@ -274,6 +274,44 @@ D_06017650 = 0x06017650;
|
||||
/* z_en_warp_uzu */
|
||||
D_06000EC0 = 0x06000EC0;
|
||||
|
||||
/* z_en_ma_yts */
|
||||
D_06009E58 = 0x06009E58;
|
||||
D_06007D98 = 0x06007D98;
|
||||
D_060003B0 = 0x060003B0;
|
||||
D_060043A0 = 0x060043A0;
|
||||
D_06013928 = 0x06013928;
|
||||
D_06009E58 = 0x06009E58;
|
||||
D_06009E58 = 0x06009E58;
|
||||
D_06018948 = 0x06018948;
|
||||
D_06018948 = 0x06018948;
|
||||
D_0601B76C = 0x0601B76C;
|
||||
D_0601B76C = 0x0601B76C;
|
||||
D_06007328 = 0x06007328;
|
||||
D_06007328 = 0x06007328;
|
||||
D_06014088 = 0x06014088;
|
||||
D_06014088 = 0x06014088;
|
||||
D_06002A8C = 0x06002A8C;
|
||||
D_06002A8C = 0x06002A8C;
|
||||
D_06015B7C = 0x06015B7C;
|
||||
D_06015B7C = 0x06015B7C;
|
||||
D_06007D98 = 0x06007D98;
|
||||
D_06007D98 = 0x06007D98;
|
||||
D_0600852C = 0x0600852C;
|
||||
D_0600852C = 0x0600852C;
|
||||
D_06008F6C = 0x06008F6C;
|
||||
D_06008F6C = 0x06008F6C;
|
||||
D_060180DC = 0x060180DC;
|
||||
D_060180DC = 0x060180DC;
|
||||
D_060127C8 = 0x060127C8;
|
||||
D_06012BC8 = 0x06012BC8;
|
||||
D_06012FC8 = 0x06012FC8;
|
||||
D_060133C8 = 0x060133C8;
|
||||
D_0600FFC8 = 0x0600FFC8;
|
||||
D_060107C8 = 0x060107C8;
|
||||
D_06010FC8 = 0x06010FC8;
|
||||
D_060117C8 = 0x060117C8;
|
||||
D_06011FC8 = 0x06011FC8;
|
||||
|
||||
/* en_cha */
|
||||
D_06000710 = 0x06000710;
|
||||
D_06000958 = 0x06000958;
|
||||
|
||||
Reference in New Issue
Block a user