]> git.xonotic.org Git - xonotic/netradiant.git/blobdiff - tools/quake3/q3map2/q3map2.h
Merge remote-tracking branch 'illwieckz/fastallocate'
[xonotic/netradiant.git] / tools / quake3 / q3map2 / q3map2.h
index 0100048ddf9e99846339d9027f6d11b71a85b690..695568b3e158a731a00cdfca5736b8d5e87d82c8 100644 (file)
@@ -1848,7 +1848,7 @@ int                         ImportLightmapsMain( int argc, char **argv );
 
 void                        SetupSurfaceLightmaps( void );
 void                        StitchSurfaceLightmaps( void );
-void                        StoreSurfaceLightmaps( void );
+void                        StoreSurfaceLightmaps( qboolean fastAllocate );
 
 
 /* image.c */