summaryrefslogtreecommitdiff
path: root/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'common.h')
-rw-r--r--common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/common.h b/common.h
index 9656554..9b5f146 100644
--- a/common.h
+++ b/common.h
@@ -91,14 +91,12 @@
#include <time.h>
#include <stdio.h>
#else
-#ifdef __LIBRETRO__
#define GBA_SCREEN_WIDTH (240)
#define GBA_SCREEN_HEIGHT (160)
#define GBA_SCREEN_PITCH (240)
void switch_to_main_thread(void);
-#endif
#ifdef ARM_ARCH
#define function_cc