SDL2 support

Initial changes, not working yet
This commit is contained in:
Dimitris Panokostas 2016-09-18 13:26:53 +02:00
parent 553247cd61
commit 0a8464acc1
21 changed files with 256 additions and 313 deletions

View file

@ -31,8 +31,6 @@
#include "blkdev.h"
#include "calc.h"
#include "SDL_keysym.h"
static int config_newfilesystem;
static struct strlist *temp_lines;
static struct zfile *default_file, *configstore;