summaryrefslogtreecommitdiff
path: root/src/starter_choose.c
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2016-11-04 11:41:08 -0700
committerYamaArashi <shadow962@live.com>2016-11-04 11:45:47 -0700
commit843a058320e49809110367375ae4be1d94ca74e4 (patch)
tree17447398ee03d5d36496f23dfe8320b5e1dbb334 /src/starter_choose.c
parent51cbe1d8740a3226a38e80ff2318c3f9cf440c28 (diff)
add functions to syscall.h
Diffstat (limited to 'src/starter_choose.c')
-rw-r--r--src/starter_choose.c1
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 *);