]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - plugins/entity/skincache.h
reformat code! now the code is only ugly on the *inside*
[xonotic/netradiant.git] / plugins / entity / skincache.h
index 9a8e836f78a8009d408183bd863ac5a01b3dd7e6..79708439cdf7af2d8d535799953f57919beddc64 100644 (file)
@@ -23,6 +23,7 @@
 #define INCLUDED_SKINCACHE_H
 
 class ModuleServer;
-void Doom3ModelSkinCacheModule_selfRegister( ModuleServer& server );
+
+void Doom3ModelSkinCacheModule_selfRegister(ModuleServer &server);
 
 #endif