mirror of
https://github.com/zeldaret/mm.git
synced 2026-06-09 20:40:42 -04:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user