Mercurial > sdl-ios-xcode
view Xcode/SDLTest/sdlcommon_prefix.h @ 4790:f0b0bdc07916
Add new X11 symbols that XShape support needs to the dynamic function list.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Tue, 13 Jul 2010 02:12:14 -0400 |
parents | d44a0a913aa2 |
children |
line wrap: on
line source
/* * sdlcommon_prefix.h * SDLTest * * Created by Darrell Walisser on Wed Aug 06 2003. * Copyright (c) 2003 __MyCompanyName__. All rights reserved. * */ #ifndef _SDLCOMMON_PREFIX_H_ #define _SDLCOMMON_PREFIX_H_ #include "SDL.h" #endif