use screen.h instead of sdlscreen.h, etc.
Create grafx2-win32 MSVC++ project create keycode.h various fixes
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
#include "misc.h"
|
||||
#include "pages.h" // Backup()
|
||||
#include "readline.h"
|
||||
#include "sdlscreen.h"
|
||||
#include "screen.h"
|
||||
#include "windows.h"
|
||||
#include "palette.h"
|
||||
#include "input.h" // Is_shortcut()
|
||||
|
||||
Reference in New Issue
Block a user