summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/main.c b/main.c
index 682c769..b150669 100644
--- a/main.c
+++ b/main.c
@@ -21,12 +21,7 @@
#include <ctype.h>
#ifdef PSP_BUILD
-
-//PSP_MODULE_INFO("gpSP", 0x1000, 0, 6);
-//PSP_MAIN_THREAD_ATTR(THREAD_ATTR_USER);
-
void vblank_interrupt_handler(u32 sub, u32 *parg);
-
#endif
timer_type timer[4];