majority compiling now

This commit is contained in:
2021-07-12 23:33:05 +02:00
parent 3ba892ae1a
commit 9d456287ae
26 changed files with 1442 additions and 26866 deletions

View File

@ -4,7 +4,7 @@
namespace ObjectFactory {
void setStatics();
void produce();
void produce(void* args);
};
#endif /* MISSION_CORE_OBJECTFACTORY_H_ */