X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=main.c;h=4189309a78ca855ef73caed5a58667259e65b65a;hb=108c704a364e89d071c67f929a292f05d019236a;hp=36901e349771af04aab4d09f7947bf02f084b9e4;hpb=40a392b00d8a4b812a61956509f7379ca1f396bc;p=gpsp.git diff --git a/main.c b/main.c index 36901e3..4189309 100644 --- a/main.c +++ b/main.c @@ -260,6 +260,7 @@ int main(int argc, char *argv[]) gui_action_type gui_action = CURSOR_NONE; debug_screen_start(); + debug_screen_printl(" "); debug_screen_printl("Sorry, but gpSP requires a Gameboy Advance BIOS "); debug_screen_printl("image to run correctly. Make sure to get an "); debug_screen_printl("authentic one, it'll be exactly 16384 bytes large ");