annotate LoadSprite.h @ 27:8b80f670cf1c

cordinate fix
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Tue, 14 Dec 2010 12:58:20 +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;