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:
Derek Hensley
2021-06-15 16:14:10 -07:00
committed by GitHub
parent cbe2d5a24a
commit 52d36d7373
2 changed files with 21 additions and 28 deletions
+1 -5
View File
@@ -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;