]> git.xonotic.org Git - xonotic/netradiant.git/blobdiff - tools/quake3/q3map2/q3map2.h
Q3map2:
[xonotic/netradiant.git] / tools / quake3 / q3map2 / q3map2.h
index e6d0e1f73598189ec0e7bc498fd816cdcb27c428..141ddcbd8db5cd48fd2f2512c22d563be6552942 100644 (file)
@@ -1840,7 +1840,7 @@ int                         ImportLightmapsMain( int argc, char **argv );
 
 void                        SetupSurfaceLightmaps( void );
 void                        StitchSurfaceLightmaps( void );
-void                        StoreSurfaceLightmaps( void );
+void                        StoreSurfaceLightmaps( qboolean fastAllocate );
 
 
 /* exportents.c */