diff options
| author | Henny022p <info@henny022.de> | 2025-03-09 14:26:33 +0000 |
|---|---|---|
| committer | Henny022p <info@henny022.de> | 2025-03-09 19:00:33 +0000 |
| commit | deacc6e95e733a54c9660f6b0155ceddddd2e6e3 (patch) | |
| tree | 1c5b6433f772e009c81ce3d7a7261ab67f43427e /src/object/smokeParticle.c | |
| parent | 0d58d2c5d70726abd3b439d99a6b4f41bf81b861 (diff) | |
cleanup asm.h
Diffstat (limited to 'src/object/smokeParticle.c')
| -rw-r--r-- | src/object/smokeParticle.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/object/smokeParticle.c b/src/object/smokeParticle.c index 52aef4f4..68963f44 100644 --- a/src/object/smokeParticle.c +++ b/src/object/smokeParticle.c @@ -8,6 +8,8 @@ #include "object.h" #include "asm.h" #include "sound.h" +#include "script.h" +#include "player.h" #include "room.h" #include "tiles.h" |
