Split dlogutil.hpp into separate headers for each dialog

This commit is contained in:
2015-10-04 22:45:01 -04:00
parent 177a38d171
commit 1b95f06207
47 changed files with 1049 additions and 878 deletions

View File

@@ -14,7 +14,7 @@
#include "boe.main.hpp"
#include "soundtool.hpp"
#include "fileio.hpp"
#include "dlogutil.hpp"
#include "choicedlog.hpp"
#include "winutil.hpp"
#include "boe.menus.hpp"
#include "mathutil.hpp"