Imgui integration began switching dialogs over to new system, work in progress!

This commit is contained in:
Justin Marshall
2020-06-07 20:15:01 -07:00
parent 935b56c995
commit 290a7fb1c5
183 changed files with 76340 additions and 2 deletions
+1
View File
@@ -1135,6 +1135,7 @@ void On_Achievement_Event(const HouseClass* player_ptr, const char *achievement_
extern const int NUM_EDIT_MISSIONS;
extern void (*Imgui_Dialog_Function)(void);
#endif