@@ -35,13 +35,15 @@ PSP_MODULE_INFO("ObjFW Tests", 0, 0, 0); #endif #ifdef __wii__ # define BOOL OGC_BOOL +# define asm __asm__ # include # include # undef BOOL +# undef asm #endif enum { NO_COLOR, RED,