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
|
@ -448,7 +448,7 @@
|
|||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\SDL_keysym.h"
|
||||
RelativePath="..\..\include\SDL_keycode.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
|
|
|
@ -227,7 +227,7 @@
|
|||
<ClInclude Include="..\..\include\SDL_input.h" />
|
||||
<ClInclude Include="..\..\include\SDL_joystick.h" />
|
||||
<ClInclude Include="..\..\include\SDL_keyboard.h" />
|
||||
<ClInclude Include="..\..\include\SDL_keysym.h" />
|
||||
<ClInclude Include="..\..\include\SDL_keycode.h" />
|
||||
<ClInclude Include="..\..\include\SDL_loadso.h" />
|
||||
<ClInclude Include="..\..\include\SDL_log.h" />
|
||||
<ClInclude Include="..\..\include\SDL_main.h" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue