From bffe8d11bd1dfec49280fb64a17f0ae529ac3f5d Mon Sep 17 00:00:00 2001 From: xolatile Date: Sun, 17 Aug 2025 18:28:28 +0200 Subject: Compiles, removed a lot of code, do not run it... --- src/fpsgame/ai.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/fpsgame/ai.h') diff --git a/src/fpsgame/ai.h b/src/fpsgame/ai.h index 81b1e26..4328963 100644 --- a/src/fpsgame/ai.h +++ b/src/fpsgame/ai.h @@ -234,4 +234,3 @@ namespace ai { extern void itemspawned(int ent); extern void render(); } - -- cgit v1.2.3