summaryrefslogtreecommitdiff
path: root/include/scrcmd.h
diff options
context:
space:
mode:
authorAkira Akashi <rubenru09@aol.com>2021-05-18 18:31:03 +0100
committerGitHub <noreply@github.com>2021-05-18 18:31:03 +0100
commit0162177c32a3b0f3047d360635b8bedce8e7bf95 (patch)
treee2496f6679cfe9d819723906832007b423987a17 /include/scrcmd.h
parent71c737c85b671425f887dd1670e200f95bfeb0cf (diff)
parent4d8063e863fa441462fbcd787d5b4a9e81822bc4 (diff)
Merge branch 'master' into scrcmd_24
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 edc4c00d..226bbb8c 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);