gp2x->common menu migration finished, gp2x now only uses input fwk
[libpicofe.git] / gp2x / 940ctl.c
index d219d8a..7d7a400 100644 (file)
@@ -13,7 +13,6 @@
 #include "code940/940shared.h"\r
 #include "gp2x.h"\r
 #include "emu.h"\r
-#include "menu.h"\r
 #include "../common/mp3.h"\r
 #include "../common/arm_utils.h"\r
 #include "../common/menu.h"\r
@@ -150,7 +149,7 @@ static void wait_busy_940(int job)
                gp2x_memregs[0x3b46>>1], gp2x_memregl[0x4500>>2], gp2x_memregl[0x4510>>2]);\r
        printf("last lr: %08x, lastjob: %i\n", shared_ctl->last_lr, shared_ctl->lastjob);\r
 \r
-       strcpy(menuErrorMsg, "940 crashed, too much overclock?");\r
+       me_update_msg("940 crashed, too much overclock?");\r
        engineState = PGS_Menu;\r
        crashed_940 = 1;\r
 }\r