map: expand tile system with doors

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I5704e8f954f6f935954c46ef8af40b836a6a6964
This commit is contained in:
raf 2026-04-28 15:32:15 +03:00
commit 2f5c959500
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF
3 changed files with 176 additions and 11 deletions

View file

@ -83,4 +83,7 @@
#define ENEMY_VIEW_RANGE 6
#define ENEMY_PATROL_MOVE_CHANCE 30
// Visual polish
#define DRAW_GRID_LINES 1
#endif // SETTINGS_H