1
1
forked from 0ad/0ad

move SDL headers to sysdep/win (only used by wsdl)

This was SVN commit r546.
This commit is contained in:
janwas 2004-06-19 12:21:05 +00:00
parent 384c6891a1
commit 5da9ecd1b0
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@
#ifdef SAVE_RCSID
static char rcsid =
"@(#) $Id: SDL_keysym.h,v 1.1 2004/03/29 13:06:44 olsner Exp $";
"@(#) $Id: SDL_keysym.h,v 1.1 2004/06/19 12:21:05 janwas Exp $";
#endif
#ifndef _SDL_keysym_h

View File

@ -22,7 +22,7 @@
#ifdef SAVE_RCSID
static char rcsid =
"@(#) $Id: SDL_vkeys.h,v 1.2 2004/04/09 12:34:28 olsner Exp $";
"@(#) $Id: SDL_vkeys.h,v 1.1 2004/06/19 12:21:05 janwas Exp $";
#endif
#ifndef VK_0