Renamed SDL_keysym.h to SDL_keycode.h to avoid confusion.
--HG-- rename : include/SDL_keysym.h => include/SDL_keycode.h
This commit is contained in:
parent
d2b922f555
commit
d4acca7166
10 changed files with 21 additions and 19 deletions
|
@ -31,7 +31,7 @@
|
|||
|
||||
#include "SDL_stdinc.h"
|
||||
#include "SDL_error.h"
|
||||
#include "SDL_keysym.h"
|
||||
#include "SDL_keycode.h"
|
||||
#include "SDL_video.h"
|
||||
|
||||
#include "begin_code.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue