remove timings print

This commit is contained in:
2026-02-24 00:12:04 +01:00
parent bfe8c6d572
commit 3e87bbb6a5
2 changed files with 3 additions and 64 deletions

View File

@ -3,7 +3,6 @@
#include <raylib.h>
#define PRINT_TIMINGS
#define BARNES_HUT // Use octree BH instead of uniform grid
// #define WEB // Disables multithreading