diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-06-14 00:14:37 -0400 |
---|---|---|
committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-06-14 00:14:37 -0400 |
commit | b3dc66655ec1f5ebc822424c2f8094de2bea70cc (patch) | |
tree | bd7a59b42829d31cbcbf91431a7bd3b1ef1bace2 /src/scrcmd.c | |
parent | 13a7274a1649a8cb8f3bc165ee1eb403c12430dc (diff) | |
parent | 48a15638c63f2b3d4b2d12d346e466ddca006570 (diff) |
merge
Diffstat (limited to 'src/scrcmd.c')
-rw-r--r-- | src/scrcmd.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/scrcmd.c b/src/scrcmd.c index 33867b58a..f2b5090af 100644 --- 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. |