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