mirror of
https://github.com/zeldaret/mm.git
synced 2026-08-22 06:19:54 -04:00
Player Docs: public facing csAction things (#1459)
* public cs * comments
This commit is contained in:
@@ -744,8 +744,8 @@
|
||||
0x800B71DC:("Actor_MountHorse",),
|
||||
0x800B7200:("func_800B7200",),
|
||||
0x800B722C:("Actor_SpawnHorse",),
|
||||
0x800B724C:("func_800B724C",),
|
||||
0x800B7298:("func_800B7298",),
|
||||
0x800B724C:("Player_SetCsAction",),
|
||||
0x800B7298:("Player_SetCsActionWithHaltedActors",),
|
||||
0x800B72E0:("func_800B72E0",),
|
||||
0x800B72F8:("func_800B72F8",),
|
||||
0x800B7320:("Player_IsFacingActor",),
|
||||
@@ -4465,7 +4465,7 @@
|
||||
0x8083827C:("func_8083827C",),
|
||||
0x8083868C:("func_8083868C",),
|
||||
0x80838760:("Player_StopCutscene",),
|
||||
0x808387A0:("func_808387A0",),
|
||||
0x808387A0:("Player_StartCsAction",),
|
||||
0x80838830:("func_80838830",),
|
||||
0x808388B8:("func_808388B8",),
|
||||
0x808389BC:("func_808389BC",),
|
||||
@@ -4874,11 +4874,11 @@
|
||||
0x8085AC9C:("func_8085AC9C",),
|
||||
0x8085AD5C:("func_8085AD5C",),
|
||||
0x8085ADA0:("Player_CsAction_48",),
|
||||
0x8085B08C:("Player_Action_97",),
|
||||
0x8085B08C:("Player_Action_CsAction",),
|
||||
0x8085B134:("Player_StartFishing",),
|
||||
0x8085B170:("func_8085B170",),
|
||||
0x8085B1F0:("Player_GrabPlayer",),
|
||||
0x8085B28C:("func_8085B28C",),
|
||||
0x8085B28C:("Player_TryCsAction",),
|
||||
0x8085B384:("func_8085B384",),
|
||||
0x8085B3E0:("Player_InflictDamage",),
|
||||
0x8085B460:("Player_TalkWithPlayer",),
|
||||
|
||||
Reference in New Issue
Block a user