Obj_moon_stone Matching (#154)

* most all matching, just one func left

* forgot about the object script

* Moon's Tear OK

* fixing suggestions

* fixing actor pointers
This commit is contained in:
Parker Burnett
2021-05-20 17:43:27 -04:00
committed by GitHub
parent e17b05b8fa
commit cb89346c28
4 changed files with 141 additions and 17 deletions
+2 -2
View File
@@ -8764,9 +8764,9 @@ SECTIONS
ovl_Obj_Moon_Stone : AT(RomLocation)
{
build/src/overlays/actors/ovl_Obj_Moon_Stone/z_obj_moon_stone.o(.text)
build/asm/overlays/ovl_Obj_Moon_Stone_data.o(.data)
build/src/overlays/actors/ovl_Obj_Moon_Stone/z_obj_moon_stone.o(.data)
build/src/overlays/actors/ovl_Obj_Moon_Stone/z_obj_moon_stone.o(.rodata)
build/asm/overlays/ovl_Obj_Moon_Stone_rodata.o(.rodata)
build/src/overlays/actors/ovl_Obj_Moon_Stone/z_obj_moon_stone_overlay.o(.ovl)
}
SegmentEnd = .;
SegmentSize = SegmentEnd - SegmentStart;
+5
View File
@@ -251,3 +251,8 @@ D_0401C430 = 0x0401C430;
D_04048DF0 = 0x04048DF0;
D_04057B10 = 0x04057B10;
D_04089070 = 0x04089070;
/* z_obj_moon_stone */
D_06001C60 = 0x06001C60;
D_06000D78 = 0x06000D78;
D_06000C80 = 0x06000C80;