Push 0.5 version
This commit is contained in:
parent
c1729fe8a6
commit
e9878815c4
1 changed files with 1 additions and 1 deletions
|
@ -495,7 +495,7 @@ void leave_program (void)
|
|||
static int real_main2 (int argc, TCHAR **argv)
|
||||
{
|
||||
#ifdef RASPBERRY
|
||||
printf("Uae4arm v0.4 for Raspberry Pi by Chips\n");
|
||||
printf("Uae4arm v0.5 for Raspberry Pi by Chips\n");
|
||||
#endif
|
||||
#ifdef PANDORA
|
||||
SDL_Init(SDL_INIT_JOYSTICK | SDL_INIT_NOPARACHUTE | SDL_INIT_VIDEO);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue