annotate LoadSprite.h @ 14:3b061af85383

scale xy
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Wed, 08 Dec 2010 06:22:48 +0900
parents 972a7f233b23
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
7
972a7f233b23 g++ compile
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents: 0
diff changeset
1 extern SDL_Surface *LoadSprite(SURFACE *surfaces);
972a7f233b23 g++ compile
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents: 0
diff changeset
2 extern SDL_Surface *sprite;