Mercurial > mm7
diff CastSpellInfo.cpp @ 2350:7c10dfb6d802
Finishing moving all known UI functions to their appropriate headers
author | Grumpy7 |
---|---|
date | Wed, 09 Apr 2014 21:45:07 +0200 |
parents | 1e865e8690ba |
children | bddcaf5d5db2 |
line wrap: on
line diff
--- a/CastSpellInfo.cpp Wed Apr 09 21:30:45 2014 +0200 +++ b/CastSpellInfo.cpp Wed Apr 09 21:45:07 2014 +0200 @@ -27,6 +27,7 @@ #include "LOD.h" #include "Level/Decoration.h" #include "mm7_unsorted_subs.h" +#include "UI\UIPartyCreation.h" const size_t CastSpellInfoCount = 10; std::array<CastSpellInfo, CastSpellInfoCount> pCastSpellInfo;