New header for the functions of vorticon elite

git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@162 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
This commit is contained in:
gerstrong
2009-07-25 15:06:42 +00:00
parent 3dd348715c
commit 0958209911
+11
View File
@@ -0,0 +1,11 @@
void killplayer(int theplayer);
char spawn_object(int x, int y, int otype);
unsigned int getmaptileat(unsigned int x, unsigned int y);
uint rnd(void);
void vortelite_ai(int o);
void vortelite_initiatejump(int o);
void sound_play(int snd, char mode);