summaryrefslogtreecommitdiff
path: root/include/scrcmd.h
diff options
context:
space:
mode:
authorred031000 <rubenru09@aol.com>2021-05-18 18:07:32 +0100
committerred031000 <rubenru09@aol.com>2021-05-18 18:13:01 +0100
commita69fee786db2b7197c86b14278ef7f8e908e2f23 (patch)
treee513c9f3938c7abcb4873d1d9a82601b7804585d /include/scrcmd.h
parentf9914ba73615f66a0a9df5af362a4efd224ceb53 (diff)
literally one function
Diffstat (limited to 'include/scrcmd.h')
-rw-r--r--include/scrcmd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/scrcmd.h b/include/scrcmd.h
index c246279d..c4a9631c 100644
--- a/include/scrcmd.h
+++ b/include/scrcmd.h
@@ -105,6 +105,7 @@ BOOL ScrCmd_Unk0047(struct ScriptContext *ctx);
BOOL ScrCmd_Unk0048(struct ScriptContext *ctx);
BOOL ScrCmd_Unk02CF(struct ScriptContext *ctx);
BOOL ScrCmd_Unk02D0(struct ScriptContext *ctx);
+BOOL ScrCmd_Unk005E(struct ScriptContext *ctx);
//scrcmd_4.c
BOOL ScrCmd_GetPlayerName(struct ScriptContext* ctx);