summaryrefslogtreecommitdiff
path: root/src/scrcmd.c
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2017-06-12 22:51:53 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2017-06-12 22:51:53 -0400
commit32f6422d2fc5ba5153869316ced65cd2f4370d9d (patch)
treefdcf39f0613159ae94e6f09f4fb34678db6244c6 /src/scrcmd.c
parenta68130a6a87530cfd2903aeec80e36d4fdd8b0c5 (diff)
Convert data/decorations.inc to C
Diffstat (limited to 'src/scrcmd.c')
-rwxr-xr-x[-rw-r--r--]src/scrcmd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/scrcmd.c b/src/scrcmd.c
index 33867b58a..f2b5090af 100644..100755
--- a/src/scrcmd.c
+++ b/src/scrcmd.c
@@ -61,7 +61,6 @@ extern u8 *gStdScripts[];
extern u8 *gStdScripts_End[];
extern u8 * const gUnknown_083CE048[];
-extern struct Decoration gDecorations[];
// This is defined in here so the optimizer can't see its value when compiling
// script.c.