]> git.xonotic.org Git - xonotic/netradiant.git/blobdiff - radiant/shaders.h
radiant/about: do not use full height empty lines between paragraphs
[xonotic/netradiant.git] / radiant / shaders.h
index 7c6bd2b918c623e6ae205ace6c2c6fc9057f96cb..6cf0ec853d9ab8e3bbee67c9e7840bafca4dd37b 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