diff options
| author | notyourav <65437533+notyourav@users.noreply.github.com> | 2021-12-27 21:32:31 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-27 21:32:31 -0800 |
| commit | 9456e38606b3ebfe388bd810a4187a5c06c97947 (patch) | |
| tree | 58b6bd533d86b0f74a25a22055415b17e01ae714 /data/scripts/cloudTops/script_PlayerAtSiroc.inc | |
| parent | d8dfff5de93387a6a8a77ea9e7bdbd53b6ff9500 (diff) | |
| parent | c4f2efe13278c5aeb094be914513d19f5ddbce2b (diff) | |
Merge pull request #225 from notyourav/asm_funcs
finish player, label script functions
Diffstat (limited to 'data/scripts/cloudTops/script_PlayerAtSiroc.inc')
| -rw-r--r-- | data/scripts/cloudTops/script_PlayerAtSiroc.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/scripts/cloudTops/script_PlayerAtSiroc.inc b/data/scripts/cloudTops/script_PlayerAtSiroc.inc index 5dd59161..ceeed89f 100644 --- a/data/scripts/cloudTops/script_PlayerAtSiroc.inc +++ b/data/scripts/cloudTops/script_PlayerAtSiroc.inc @@ -4,7 +4,7 @@ SCRIPT_START script_PlayerAtSiroc SetEntitySpeed 0x0100 EndBlock _0807EDD4 0x0078, 0x0040 - _0807EB44 0x0000 + SetAnimationState 0x0000 DoPostScriptAction 0x0000 SetSyncFlag 0x00000001 Call sub_080791BC |
