Get rid of SDL in more parts of native OS X backend

This commit is contained in:
alexey.lysiuk 2014-12-14 13:20:39 +02:00
commit 9d135a0586
7 changed files with 238 additions and 89 deletions

View file

@ -41,7 +41,6 @@
#include "doomerrors.h"
#include <math.h>
#include "SDL.h"
#include "doomtype.h"
#include "doomstat.h"
#include "version.h"