DialogXML header extensions -> .hpp

This commit is contained in:
2014-12-22 09:52:58 -05:00
parent 317a01afa1
commit e54c67aaa1
61 changed files with 114 additions and 114 deletions

View File

@@ -1,6 +1,6 @@
#include <string>
#include "pict.h" // for ePicType
#include "pict.hpp" // for ePicType
class cDialog;
enum eStrType {STRT_MONST, STRT_ITEM, STRT_TER, STRT_BUTTON};