Updated files to fix compilation warnings and errors
This commit is contained in:
parent
6027fa1791
commit
15bd6bfea3
18 changed files with 6186 additions and 5784 deletions
|
@ -656,7 +656,6 @@ static int real_main2 (int argc, TCHAR **argv)
|
|||
printf("SDL could not initialize! SDL_Error: %s\n", SDL_GetError());
|
||||
abort();
|
||||
}
|
||||
;
|
||||
|
||||
sdlWindow = SDL_CreateWindow("Amiberry v2",
|
||||
SDL_WINDOWPOS_UNDEFINED,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue