Removing some more references to SDL 1.3

This commit is contained in:
Sam Lantinga 2012-01-22 17:26:45 -05:00
parent d71e0546a9
commit 3ad2c65336
12 changed files with 14 additions and 212 deletions

View file

@ -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>