ovl_En_GirlA OK and documented (#182)

* EnGirlA Matches

* Convert func to boolean

* Cleanup

* missed a little cleanup

* Update with new MACRO

* revert z_en_item00.c macro, and add one more macro

* Documented

* Format macros.h

* Fix VTX format

* rename isBought to isOutOfStock

* PR suggestions

* Document a bug

* PR comments
This commit is contained in:
Derek Hensley
2021-06-15 05:45:19 -07:00
committed by GitHub
parent c203b9b606
commit 74e418f24f
10 changed files with 791 additions and 152 deletions
+2 -2
View File
@@ -841,9 +841,9 @@ SECTIONS
ovl_En_GirlA : AT(RomLocation)
{
build/src/overlays/actors/ovl_En_GirlA/z_en_girla.o(.text)
build/asm/overlays/ovl_En_GirlA_data.o(.data)
build/src/overlays/actors/ovl_En_GirlA/z_en_girla.o(.data)
build/src/overlays/actors/ovl_En_GirlA/z_en_girla.o(.rodata)
build/asm/overlays/ovl_En_GirlA_rodata.o(.rodata)
build/src/overlays/actors/ovl_En_GirlA/z_en_girla_overlay.o(.ovl)
}
SegmentEnd = .;
SegmentSize = SegmentEnd - SegmentStart;