Delete macros.h; Delete global.h (#2516)

This commit is contained in:
fig02
2025-04-27 12:48:11 -04:00
committed by GitHub
parent ea22c2ac38
commit f7a270655b
128 changed files with 0 additions and 256 deletions
-2
View File
@@ -3,8 +3,6 @@
#include "gamealloc.h"
#include "printf.h"
#include "macros.h"
void GameAlloc_Log(GameAlloc* this) {
GameAllocEntry* iter;