mirror of
https://github.com/zoriya/ForecastingVillage.git
synced 2026-06-02 18:50:54 +00:00
merge
This commit is contained in:
@@ -22,4 +22,11 @@ struct dialog_holder {
|
||||
|
||||
const struct dialog_holder dialog_holder;
|
||||
|
||||
struct dialog_manager {
|
||||
gc_system base;
|
||||
bool is_dialog_open;
|
||||
};
|
||||
|
||||
const struct dialog_manager dialog_manager;
|
||||
|
||||
#endif //MY_RPG_DIALOG_HOLDER_H
|
||||
|
||||
Reference in New Issue
Block a user