Bumped build version
This commit is contained in:
parent
daa3d44046
commit
b9b7256903
1 changed files with 1 additions and 1 deletions
|
@ -636,7 +636,7 @@ void virtualdevice_init(void)
|
||||||
|
|
||||||
static int real_main2(int argc, TCHAR **argv)
|
static int real_main2(int argc, TCHAR **argv)
|
||||||
{
|
{
|
||||||
printf("Uae4arm-Amiberry optimized edition for Raspberry Pi by Dimitris (MiDWaN) Panokostas\n");
|
printf("Amiberry build 2016-12-20, by Dimitris (MiDWaN) Panokostas\n");
|
||||||
#ifdef PANDORA_SPECIFIC
|
#ifdef PANDORA_SPECIFIC
|
||||||
SDL_Init(SDL_INIT_NOPARACHUTE | SDL_INIT_VIDEO);
|
SDL_Init(SDL_INIT_NOPARACHUTE | SDL_INIT_VIDEO);
|
||||||
#else
|
#else
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue