src/primitives.h

changeset 306
fef00a6cbff0
parent 293
a0ed563e14b2
child 310
c62edce5668c
--- a/src/primitives.h	Thu Jun 27 12:29:54 2013 +0300
+++ b/src/primitives.h	Thu Jun 27 14:12:12 2013 +0300
@@ -80,5 +80,6 @@
 extern vector<PrimitiveCategory> g_PrimitiveCategories;
 
 void loadPrimitives ();
+bool primitiveLoaderBusy ();
 
 #endif // PRIMITIVES_H
\ No newline at end of file

mercurial