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/pot.c | |
| parent | 0d58d2c5d70726abd3b439d99a6b4f41bf81b861 (diff) | |
cleanup asm.h
Diffstat (limited to 'src/object/pot.c')
| -rw-r--r-- | src/object/pot.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/object/pot.c b/src/object/pot.c index 8dda49f9..758c6b92 100644 --- a/src/object/pot.c +++ b/src/object/pot.c @@ -15,6 +15,7 @@ #include "object/itemOnGround.h" #include "player.h" #include "room.h" +#include "script.h" #include "sound.h" #include "tiles.h" |
