hotloading!!

This commit is contained in:
Asuro
2025-02-07 03:03:23 +01:00
parent 3be734ae2f
commit 60640a708f
7 changed files with 172 additions and 72 deletions

View File

@@ -1,6 +1,3 @@
#pragma once
namespace Game
{
void Log(const char* text);
}
void Log(const char *format, ...);