updating SDL includes to 1.2.15
Listen to this if this doesn't work out properly: http://timedoctor.org/fun/swf/starwars/tauntaun-soundboard.swf
This commit is contained in:
parent
3a98b67e01
commit
a07b8587f1
39 changed files with 76 additions and 56 deletions
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
SDL - Simple DirectMedia Layer
|
||||
Copyright (C) 1997-2009 Sam Lantinga
|
||||
Copyright (C) 1997-2012 Sam Lantinga
|
||||
|
||||
This library is free software; you can redistribute it and/or
|
||||
modify it under the terms of the GNU Lesser General Public
|
||||
|
@ -41,7 +41,7 @@ extern "C" {
|
|||
/*@{*/
|
||||
#define SDL_MAJOR_VERSION 1
|
||||
#define SDL_MINOR_VERSION 2
|
||||
#define SDL_PATCHLEVEL 14
|
||||
#define SDL_PATCHLEVEL 15
|
||||
/*@}*/
|
||||
|
||||
typedef struct SDL_version {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue