Removing some more references to SDL 1.3
This commit is contained in:
parent
d71e0546a9
commit
3ad2c65336
12 changed files with 14 additions and 212 deletions
|
@ -9,7 +9,7 @@
|
|||
including commercial applications, and to alter it and redistribute it
|
||||
freely.
|
||||
*/
|
||||
/* A simple program to test the Input Method support in the SDL library (1.3+) */
|
||||
/* A simple program to test the Input Method support in the SDL library (2.0+) */
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue