Add 8 layers to collisions

This commit is contained in:
2024-01-13 08:09:34 +01:00
parent 0118e574de
commit 8692d89479
10 changed files with 76 additions and 61 deletions

View File

@@ -4,6 +4,8 @@
#include <breeze.h>
#include <flecs.h>
#include "constants.h"
typedef enum GameScreen {
SCREEN_GAME,
SCREEN_PAUSE_MENU,