mirror of
https://github.com/zeldaret/mm.git
synced 2026-06-05 03:07:33 -04:00
ovl_Obj_Hsstump NON_MATCHING matched (#185)
* Everything matches but func_80BDABCC * Better names, still stuck on func_80BDABCC * Some cleanup * Add param macros and document not matching * format * PR suggestions * Bring over data to c file * Retry Jenkins * Retry Jenkins take 2 * PR suggestions for comments * PR comments * Matched ObjHsStump_Appear
This commit is contained in:
@@ -8247,11 +8247,7 @@ SECTIONS
|
||||
build/src/overlays/actors/ovl_Obj_HsStump/z_obj_hsstump.o(.text)
|
||||
build/src/overlays/actors/ovl_Obj_HsStump/z_obj_hsstump.o(.data)
|
||||
build/src/overlays/actors/ovl_Obj_HsStump/z_obj_hsstump.o(.rodata)
|
||||
#ifdef NON_MATCHING
|
||||
build/src/overlays/actors/ovl_Obj_HsStump/z_obj_hsstump_overlay.o(.ovl)
|
||||
#else
|
||||
build/asm/overlays/ovl_Obj_HsStump_rodata.o(.rodata)
|
||||
#endif
|
||||
build/src/overlays/actors/ovl_Obj_HsStump/z_obj_hsstump_overlay.o(.ovl)
|
||||
}
|
||||
SegmentEnd = .;
|
||||
SegmentSize = SegmentEnd - SegmentStart;
|
||||
|
||||
Reference in New Issue
Block a user