]> git.xonotic.org Git - xonotic/netradiant.git/blobdiff - radiant/shaders.h
reformat code! now the code is only ugly on the *inside*
[xonotic/netradiant.git] / radiant / shaders.h
index 6cf0ec853d9ab8e3bbee67c9e7840bafca4dd37b..7c6bd2b918c623e6ae205ace6c2c6fc9057f96cb 100644 (file)
@@ -22,6 +22,6 @@
 #if !defined( INCLUDED_SHADERS_H )
 #define INCLUDED_SHADERS_H
 
-void ViewShader( const char* file, const char* shader );
+void ViewShader(const char *file, const char *shader);
 
 #endif