summaryrefslogtreecommitdiff
path: root/include/scrcmd.h
diff options
context:
space:
mode:
authorred031000 <rubenru09@aol.com>2021-03-19 19:42:00 +0000
committerred031000 <rubenru09@aol.com>2021-03-19 19:42:00 +0000
commit2a67d8b7e34a89bb50edae7f81bd5ac56d995101 (patch)
treeabf96efd955656faea63391386111eb2526d33d0 /include/scrcmd.h
parent91d218a8657f857e7d5a34be9f4f6ff23fb1b9c7 (diff)
fix asmproc
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 4fa58f46..1e09095a 100644
--- a/include/scrcmd.h
+++ b/include/scrcmd.h
@@ -83,6 +83,7 @@ BOOL ScrCmd_Unk0037(struct ScriptContext* ctx);
BOOL ScrCmd_Unk0038(struct ScriptContext *ctx);
BOOL ScrCmd_Unk0039(struct ScriptContext* ctx);
BOOL ScrCmd_Unk003A(struct ScriptContext* ctx);
+BOOL ScrCmd_Unk003B(struct ScriptContext *ctx);
//scrcmd_18.c
BOOL ScrCmd_GiveMon(struct ScriptContext* ctx);