Changed SDL1 references to SDL2

SDL1 calls to SDL2 ones
Changed references to Guichan to Guisan
Changed references to renamed paths
This commit is contained in:
Dimitris Panokostas 2016-12-10 11:40:41 +01:00
parent 3497882b5b
commit 8983c0c5a3
110 changed files with 12236 additions and 791 deletions

View file

@ -32,7 +32,7 @@
#include "custom.h"
#include "autoconf.h"
#include "traps.h"
#include "../td-sdl/thread.h"
#include "../threaddep/thread.h"
#include "bsdsocket.h"
#include "native2amiga.h"