diff options
| author | Henny022p <info@henny022.de> | 2025-03-05 17:09:01 +0000 |
|---|---|---|
| committer | Henny022p <info@henny022.de> | 2025-03-09 18:58:01 +0000 |
| commit | 3b9b1a388beba1d8293bea15352775a6139d3d52 (patch) | |
| tree | 5c858381f0fe8880b162f1688192d0255c2e589e /src/color.c | |
| parent | d602b93c8d5a81d9d92425d16dd45a36f6450878 (diff) | |
cleanup headers
Diffstat (limited to 'src/color.c')
| -rw-r--r-- | src/color.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/color.c b/src/color.c index 26afadf3..76f4c4db 100644 --- a/src/color.c +++ b/src/color.c @@ -7,6 +7,7 @@ #include "fileselect.h" #include "main.h" #include "physics.h" +#include "structures.h" extern Palette gUnk_02001A3C; |
