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:
@@ -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);
|
||||
Reference in New Issue
Block a user