]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - plugins/md3model/md5.h
Revert partially (auto) "reformat code! now the code is only ugly on the *inside*"
[xonotic/netradiant.git] / plugins / md3model / md5.h
index 21dc039173cc6ea54d1119c56456ce7b106d0d6e..bcddd0d78900ab83a953288cdbfa8bd0f006382a 100644 (file)
@@ -24,7 +24,6 @@
 
 namespace scene { class Node; }
 class ArchiveFile;
-
-scene::Node &loadMD5Model(ArchiveFile &file);
+scene::Node& loadMD5Model( ArchiveFile& file );
 
 #endif