summaryrefslogtreecommitdiff
path: root/arm9/src/scrcmd_20.c
diff options
context:
space:
mode:
authortgsm <doodrabbit@hotmail.com>2021-03-30 06:00:23 -0400
committertgsm <doodrabbit@hotmail.com>2021-03-30 06:00:23 -0400
commit0cc774d83e739f041f92b10c9703e8520727795f (patch)
tree4f25e446ce5ac171d37cbfe5b97feca214c86d99 /arm9/src/scrcmd_20.c
parentbbbb677b1605f3e0d0e9d73ae9b368692e78074a (diff)
scrcmd: move some extern declarations into scrcmd.h
Prevents us from having to copy and paste these over and over when decompiling more scrcmd files.
Diffstat (limited to 'arm9/src/scrcmd_20.c')
-rw-r--r--arm9/src/scrcmd_20.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/arm9/src/scrcmd_20.c b/arm9/src/scrcmd_20.c
index bf4fb7f1..882126a0 100644
--- a/arm9/src/scrcmd_20.c
+++ b/arm9/src/scrcmd_20.c
@@ -1,8 +1,5 @@
#include "scrcmd.h"
-extern u16 VarGet(struct UnkSavStruct80* arg, u16);
-extern u16* GetVarPointer(struct UnkSavStruct80* arg, u16);
-
const u16 UNK_020F452A[19][2] = {
{ 0x00FB, 0x03E8 },
{ 0x0109, 0x03E8 },