]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - plugins/mapxml/xmlparse.h
Revert partially (auto) "reformat code! now the code is only ugly on the *inside*"
[xonotic/netradiant.git] / plugins / mapxml / xmlparse.h
index 709c90bcd6ef37f9fe8d98f6fca6ff3bb860c5bf..b14b9671434dc5ae0147b1d0e4c8457a48cb6305 100644 (file)
@@ -24,6 +24,6 @@
 
 #include "imap.h"
 
-void Map_Read(scene::Node &root, TextInputStream &in, EntityCreator &entityTable);
+void Map_Read( scene::Node& root, TextInputStream& in, EntityCreator& entityTable );
 
 #endif