aboutsummaryrefslogtreecommitdiffstats
path: root/src/entities/oldMint.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/entities/oldMint.h')
-rw-r--r--src/entities/oldMint.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/entities/oldMint.h b/src/entities/oldMint.h
index 433b4a6..fa4ce9f 100644
--- a/src/entities/oldMint.h
+++ b/src/entities/oldMint.h
@@ -9,5 +9,7 @@
void initOldMint(Entity* entity);
void updateOldMint(Entity* entity, Game* game);
+InteractionCommand interactWithOldMint(Entity* entity, Game* game,
+ Selection selection);
#endif