]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - plugins/imageq2/wal32.h
Revert partially (auto) "reformat code! now the code is only ugly on the *inside*"
[xonotic/netradiant.git] / plugins / imageq2 / wal32.h
index 7cd31d3cffd6a39febe848f44b38d2be977abb63..25f6dac64788b1508f57bd3c1c5061459e22aafd 100644 (file)
@@ -23,9 +23,8 @@
 #define INCLUDED_WAL32_H
 
 class Image;
-
 class ArchiveFile;
 
-Image *LoadM32(ArchiveFile &file);
+Image* LoadM32( ArchiveFile& file );
 
 #endif