phasing out SDL_keysym.h

This commit is contained in:
Glenn Maynard
2004-06-16 20:26:45 +00:00
parent 97b803c102
commit 98ecd82db5
7 changed files with 573 additions and 37 deletions
+2
View File
@@ -3,6 +3,8 @@
#ifndef SCREEN_H
#define SCREEN_H
#define COMPAT_KEYSYMS
#include "ActorFrame.h"
#include "ScreenMessage.h"
#include "InputFilter.h"