Fixed cmakelist file so all files are included.

This commit is contained in:
2026-06-16 23:05:49 +02:00
parent b130d5c7f7
commit a708ac9628
2 changed files with 6 additions and 3 deletions

View File

@@ -9,7 +9,7 @@
#include "Engine.hpp"
#include "Structures/Spawn.hpp"
EMSCRIPTEN_KEEPALIVE
//EMSCRIPTEN_KEEPALIVE
extern "C" void loop()
{
Screeps::Context::update();