diff options
| author | theo3 <arisstephenson2@gmail.com> | 2022-01-01 18:26:25 -0800 |
|---|---|---|
| committer | theo3 <arisstephenson2@gmail.com> | 2022-01-01 18:26:25 -0800 |
| commit | 1ca41b54a984af1da881cb9a01015069a570c195 (patch) | |
| tree | 83946bfda0b34f854c05bfdecc7bc2352c416ee3 /include/entity.h | |
| parent | 0e72c3ee157adb058e6751ff3d1a7ba070b0eef7 (diff) | |
color.c, utils->common.c
Diffstat (limited to 'include/entity.h')
| -rw-r--r-- | include/entity.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/entity.h b/include/entity.h index 4f163a72..7eb38aa2 100644 --- a/include/entity.h +++ b/include/entity.h @@ -3,6 +3,7 @@ #define ENTITY_H #include "global.h" +#include "color.h" #include "sprite.h" #define MAX_ENTITIES 71 |
