#include "RawMemory.hpp" namespace Screeps { RawMemoryObject RawMemory; RawMemoryObject::RawMemoryObject() = default; } // namespace Screeps