305:401b9e3f2d10 | 306:fef00a6cbff0 |
---|---|
78 }; | 78 }; |
79 | 79 |
80 extern vector<PrimitiveCategory> g_PrimitiveCategories; | 80 extern vector<PrimitiveCategory> g_PrimitiveCategories; |
81 | 81 |
82 void loadPrimitives (); | 82 void loadPrimitives (); |
83 bool primitiveLoaderBusy (); | |
83 | 84 |
84 #endif // PRIMITIVES_H | 85 #endif // PRIMITIVES_H |