]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - plugins/md3model/mdlimage.h
Revert partially (auto) "reformat code! now the code is only ugly on the *inside*"
[xonotic/netradiant.git] / plugins / md3model / mdlimage.h
index 11ca051709702c6aa3590705b826d85ce206e866..8652a1da5ba7bfd2e90d7bb498f09bafda383a3f 100644 (file)
@@ -23,9 +23,8 @@
 #define INCLUDED_MDLIMAGE_H
 
 class Image;
 #define INCLUDED_MDLIMAGE_H
 
 class Image;
-
 class ArchiveFile;
 
 class ArchiveFile;
 
-Image *LoadMDLImage(ArchiveFile &file);
+Image* LoadMDLImage( ArchiveFile& file );
 
 #endif
 
 #endif