diff options
Diffstat (limited to 'src/starter_choose.c')
-rw-r--r-- | src/starter_choose.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/starter_choose.c b/src/starter_choose.c index d4580cd94..a80401e8b 100644 --- a/src/starter_choose.c +++ b/src/starter_choose.c @@ -12,7 +12,6 @@ #include "trig.h" //Functions that need to be put in headers -void LZ77UnCompVram(const void *src, void *dest); void remove_some_task(void); void LoadCompressedObjectPic(void *); void LoadCompressedObjectPalette(const struct SpritePalette *); |