iknv_obj ok (#183)

* iknv_obj ok

* Documented a few more functions and updated type enum

* Added engineer's changes

* Changed negations at engineer's request (casts required)

* Changed negations at engineer's request (casts required)

* Got rid of extra parentheses

Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>

Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>
This commit is contained in:
kyleburnette
2021-06-15 15:32:59 -07:00
committed by GitHub
parent 74e418f24f
commit 80752e1107
5 changed files with 208 additions and 24 deletions
+2 -2
View File
@@ -8217,9 +8217,9 @@ SECTIONS
ovl_Bg_Iknv_Obj : AT(RomLocation)
{
build/src/overlays/actors/ovl_Bg_Iknv_Obj/z_bg_iknv_obj.o(.text)
build/asm/overlays/ovl_Bg_Iknv_Obj_data.o(.data)
build/src/overlays/actors/ovl_Bg_Iknv_Obj/z_bg_iknv_obj.o(.data)
build/src/overlays/actors/ovl_Bg_Iknv_Obj/z_bg_iknv_obj.o(.rodata)
build/asm/overlays/ovl_Bg_Iknv_Obj_rodata.o(.rodata)
build/src/overlays/actors/ovl_Bg_Iknv_Obj/z_bg_iknv_obj_overlay.o(.ovl)
}
SegmentEnd = .;
SegmentSize = SegmentEnd - SegmentStart;
+7
View File
@@ -228,6 +228,13 @@ D_06000C20 = 0x6000C20;
D_06000420 = 0x6000420;
D_06001420 = 0x6001420;
/* z_bg_iknv_obj */
D_060119D4 = 0x060119D4;
D_06012CA4 = 0x06012CA4;
D_06011880 = 0x06011880;
D_060129C8 = 0x060129C8;
D_06013058 = 0x06013058;
/* z_obj_kepn_koya */
D_0600805C = 0x0600805C;
D_06003478 = 0x06003478;