mirror of
https://github.com/izzy2lost/2ship2harkinian-Android.git
synced 2026-06-19 01:20:08 -07:00
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:
@@ -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",
|
||||
}
|
||||
|
||||
|
||||
@@ -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",),
|
||||
|
||||
Reference in New Issue
Block a user