]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - plugins/archivewad/archive.h
reformat code! now the code is only ugly on the *inside*
[xonotic/netradiant.git] / plugins / archivewad / archive.h
index 309cef5b47a61a09876a89d89d16564c38e83fad..8a61b744e332ef2df587ff995ca12ad5ca025cfb 100644 (file)
@@ -20,4 +20,5 @@
  */
 
 class Archive;
-Archive* OpenArchive( const char* name );
+
+Archive *OpenArchive(const char *name);