]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - contrib/ufoaiplug/ufoai_level.h
Revert partially (auto) "reformat code! now the code is only ugly on the *inside*"
[xonotic/netradiant.git] / contrib / ufoaiplug / ufoai_level.h
index 0104b84b674f6ec90de3d3777b009e3951fe31ff..714f05fc076ad7d44f2e0b392a0e8e529cc2ef50 100644 (file)
@@ -20,9 +20,7 @@
 #define INCLUDED_UFOAI_LEVEL_H
 
 void assign_default_values_to_worldspawn(bool override, char const **returnMsg);
-
 void check_map_values(char const **returnMsg);
-
 void get_team_count(const char *classname, int *count, int *team);
 
 #endif