feature: Added profiler which outputs to tty, removed subdivision entirely - to be remade later

This commit is contained in:
2025-09-04 18:04:30 +02:00
parent 8151f3864c
commit 55c1d2c39b
8 changed files with 314 additions and 311 deletions

View File

@@ -11,6 +11,7 @@ src/navmesh.cpp \
src/lua.cpp \
src/scenemanager.cpp \
src/controls.cpp \
src/profiler.cpp \
output.o
include third_party/nugget/psyqo-lua/psyqo-lua.mk