mirror of
https://github.com/zeldaret/mm.git
synced 2026-06-17 14:56:42 -04:00
ovl_En_Ma_Yto: Cremia OK and mostly documented (#209)
* EnMaYto_Update * init * func_80B8E84C * CURRENT_DAY and run format * a few other functions * symlink to diff.py * identify lots of functions * and more functions * small * and a bunch more * Another bunch * small * another bunch of functions * And so on * Another bunch * func_80B8E6E0 * func_80B8E938 * func_80B8EA38 * Fix conflicts * Another bunch * two functions * func_80B9083C * func_80B8FA14 * OK * Import data * params and a bit of function renaming * Minor reorder in object_script * Fix merge issues and warnings * Rename a few stuff * fix merge issues * And more renames * More renames * And moreeee * Almost everything renamed * Clock time and reformat * Fix merge issues and add some undeclared functions * Reorder alphabetically * run format * Minor styling stuff * review changes * Update src/overlays/actors/ovl_En_Ma_Yto/z_en_ma_yto.h Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com> * Kenix's suggestions * engineer's suggestions * Run formatter * whoops Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>
This commit is contained in:
@@ -7356,9 +7356,9 @@ SECTIONS
|
||||
ovl_En_Ma_Yto : AT(RomLocation)
|
||||
{
|
||||
build/src/overlays/actors/ovl_En_Ma_Yto/z_en_ma_yto.o(.text)
|
||||
build/asm/overlays/ovl_En_Ma_Yto_data.o(.data)
|
||||
build/src/overlays/actors/ovl_En_Ma_Yto/z_en_ma_yto.o(.data)
|
||||
build/src/overlays/actors/ovl_En_Ma_Yto/z_en_ma_yto.o(.rodata)
|
||||
build/asm/overlays/ovl_En_Ma_Yto_rodata.o(.rodata)
|
||||
build/src/overlays/actors/ovl_En_Ma_Yto/z_en_ma_yto_overlay.o(.ovl)
|
||||
}
|
||||
SegmentEnd = .;
|
||||
SegmentSize = SegmentEnd - SegmentStart;
|
||||
|
||||
Reference in New Issue
Block a user