ShrinkWindow OK (#303)

* OK, small amount of documentation, import bss

* Remove comments

* Actually commit functions.txt

* Add renames to actorfixer.py, review
This commit is contained in:
EllipticEllipsis
2021-09-29 21:55:41 -04:00
committed by GitHub
parent 9dfeec7345
commit f80b08450f
9 changed files with 119 additions and 22 deletions
+2
View File
@@ -20,6 +20,8 @@ animdict ={
"func_800F0568": "Audio_PlaySoundAtPosition",
"func_8016970C": "Play_CameraSetAtEye",
"func_800BBA88": "Enemy_StartFinishingBlow",
"ShrinkWindow_Step": "ShrinkWindow_Update",
"ShrinkWindow_Fini": "ShrinkWindow_Destroy",
"func_801A89A8": "Audio_QueueSeqCmd",
}
+2 -2
View File
@@ -2901,8 +2901,8 @@
0x80160C78:("ShrinkWindow_SetPillarboxMagnitude",),
0x80160C8C:("ShrinkWindow_GetPillarboxMagnitude",),
0x80160CA0:("ShrinkWindow_Init",),
0x80160CD4:("ShrinkWindow_Fini",),
0x80160CE4:("ShrinkWindow_Step",),
0x80160CD4:("ShrinkWindow_Destroy",),
0x80160CE4:("ShrinkWindow_Update",),
0x80160D98:("ShrinkWindow_Draw",),
0x80161180:("func_80161180",),
0x8016119C:("func_8016119C",),