Changes for the new webpage and bug fixes since 0.2.9.6
git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@36 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
void yorp_ai(int o, stLevelControl levelcontrol);
|
||||
void garg_ai(int o, stCloneKeenPlus *pCKP);
|
||||
void vort_ai(int o, stCloneKeenPlus *pCKP, stLevelControl levelcontrol);
|
||||
void butler_ai(int o);
|
||||
void tank_ai(int o);
|
||||
void butler_ai(int o, bool hardmode);
|
||||
void tank_ai(int o, bool hardmode);
|
||||
void ray_ai(int o, stCloneKeenPlus *pCKP, stLevelControl levelcontrol);
|
||||
void door_ai(int o);
|
||||
void icechunk_ai(int o);
|
||||
|
||||
Reference in New Issue
Block a user