mirror of
https://github.com/zoriya/ForecastingVillage.git
synced 2026-06-02 02:35:05 +00:00
Adding a boss
This commit is contained in:
@@ -29,6 +29,7 @@ struct dialog_holder {
|
||||
bool single_usage;
|
||||
bool has_seen;
|
||||
struct tile *tile;
|
||||
void (*close_callback)(gc_engine *engine);
|
||||
};
|
||||
|
||||
const struct dialog_holder dialog_holder;
|
||||
|
||||
Reference in New Issue
Block a user