Mercurial > sdl-ios-xcode
view Xcode/SDLTest/sdlcommon_prefix.h @ 4436:d3c193100522
changeset: 4434:4e5dd7dc58cd
tag: tip
user: Jjgod Jiang <gzjjgod@gmail.com>
date: Fri Apr 16 13:20:33 2010 +0800
summary: Fix window height calculation for text input rect
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Thu, 15 Apr 2010 22:27:50 -0700 |
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