Empty engineprocess for renderer compiling
This commit is contained in:
parent
057ec914cf
commit
2f9e8c0a5f
@ -17,6 +17,8 @@
|
||||
#include "simulation/Simulation.h"
|
||||
|
||||
|
||||
void EngineProcess() {}
|
||||
|
||||
void readFile(std::string filename, std::vector<char> & storage)
|
||||
{
|
||||
std::ifstream fileStream;
|
||||
|
Loading…
Reference in New Issue
Block a user