X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=gp2x%2F940ctl.c;h=77083c991220c52f81626a8548d3d56d6e63f88d;hb=3ffee69c504e786d66bff58e109534025701d86e;hp=d219d8a42b14e5124eb094c3d13370d9c6ad6e4e;hpb=e31266dd116b6bea59ce3f2036feeb6725c45a72;p=libpicofe.git diff --git a/gp2x/940ctl.c b/gp2x/940ctl.c index d219d8a..77083c9 100644 --- a/gp2x/940ctl.c +++ b/gp2x/940ctl.c @@ -150,7 +150,7 @@ static void wait_busy_940(int job) gp2x_memregs[0x3b46>>1], gp2x_memregl[0x4500>>2], gp2x_memregl[0x4510>>2]); printf("last lr: %08x, lastjob: %i\n", shared_ctl->last_lr, shared_ctl->lastjob); - strcpy(menuErrorMsg, "940 crashed, too much overclock?"); + me_update_msg("940 crashed, too much overclock?"); engineState = PGS_Menu; crashed_940 = 1; }