summaryrefslogtreecommitdiff
path: root/include/scrcmd.h
diff options
context:
space:
mode:
authorAkira Akashi <rubenru09@aol.com>2021-07-22 23:27:29 +0100
committerGitHub <noreply@github.com>2021-07-22 23:27:29 +0100
commit72e5e5f9cb87c37d278bf3dde2ac5630498b87bb (patch)
tree51f167244be136b5d8d78a81270cb2f8f1655d0c /include/scrcmd.h
parent23e3a5ed1f7817e6fc7608074f70e9d2a6931bc1 (diff)
parent02b617600e93c9bf01d9bd0b836c2768048807da (diff)
Merge branch 'master' into unk_020051F4
Diffstat (limited to 'include/scrcmd.h')
-rw-r--r--include/scrcmd.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/scrcmd.h b/include/scrcmd.h
index 826b74d3..5e28a4d0 100644
--- a/include/scrcmd.h
+++ b/include/scrcmd.h
@@ -106,6 +106,8 @@ BOOL ScrCmd_Unk0048(struct ScriptContext *ctx);
BOOL ScrCmd_Unk02CF(struct ScriptContext *ctx);
BOOL ScrCmd_Unk02D0(struct ScriptContext *ctx);
BOOL ScrCmd_Unk005E(struct ScriptContext *ctx);
+BOOL ScrCmd_Unk02A1(struct ScriptContext *ctx);
+BOOL ScrCmd_WaitForMovement(struct ScriptContext *ctx);
// scrcmd_mart.c
BOOL ScrCmd_NormalMart(struct ScriptContext * ctx);