ovl obj raillift OK and Mostly Documented (#201)

* First pass: matched everything with data

* Better matching of data and ObjRaillift_Init

* Documented

* Added clarifying comment

* Change 0 and 1 to false and true for isColorful

* PR Comments

* PR name suggestions

Co-authored-by: Derek Hensley <d.hensley@tempered.io>
This commit is contained in:
Derek Hensley
2021-07-14 21:06:37 -07:00
committed by GitHub
parent 1d350f1bad
commit 0b6aa837d2
6 changed files with 308 additions and 32 deletions
+2 -2
View File
@@ -4207,9 +4207,9 @@ SECTIONS
ovl_Obj_Raillift : AT(RomLocation)
{
build/src/overlays/actors/ovl_Obj_Raillift/z_obj_raillift.o(.text)
build/asm/overlays/ovl_Obj_Raillift_data.o(.data)
build/src/overlays/actors/ovl_Obj_Raillift/z_obj_raillift.o(.data)
build/src/overlays/actors/ovl_Obj_Raillift/z_obj_raillift.o(.rodata)
build/asm/overlays/ovl_Obj_Raillift_rodata.o(.rodata)
build/src/overlays/actors/ovl_Obj_Raillift/z_obj_raillift_overlay.o(.ovl)
}
SegmentEnd = .;
SegmentSize = SegmentEnd - SegmentStart;
+7
View File
@@ -573,6 +573,13 @@ D_06001C60 = 0x06001C60;
D_06000D78 = 0x06000D78;
D_06000C80 = 0x06000C80;
/* z_obj_raillift */
D_06004FF8 = 0x06004FF8;
D_060048D0 = 0x060048D0;
D_06004BF0 = 0x06004BF0;
D_060071B8 = 0x060071B8;
D_06000208 = 0x06000208;
/* z_obj_tokei_step */
D_06000088 = 0x06000088;
D_06000968 = 0x06000968;