use screen.h instead of sdlscreen.h, etc.
Create grafx2-win32 MSVC++ project create keycode.h various fixes
This commit is contained in:
@@ -28,10 +28,11 @@
|
||||
#include "misc.h"
|
||||
#include "readline.h"
|
||||
#include "help.h"
|
||||
#include "sdlscreen.h"
|
||||
#include "screen.h"
|
||||
#include "windows.h"
|
||||
#include "input.h"
|
||||
#include "shade.h"
|
||||
#include "keycodes.h"
|
||||
|
||||
void Button_Shade_mode(void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user