mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-09-01 04:01:56 +02:00
Empty engineprocess for renderer compiling
This commit is contained in:
@@ -17,6 +17,8 @@
|
||||
#include "simulation/Simulation.h"
|
||||
|
||||
|
||||
void EngineProcess() {}
|
||||
|
||||
void readFile(std::string filename, std::vector<char> & storage)
|
||||
{
|
||||
std::ifstream fileStream;
|
||||
|
Reference in New Issue
Block a user