Integrate C++11 branch into 5_1-new

This commit is contained in:
teejusb
2019-06-22 12:35:38 -07:00
444 changed files with 19503 additions and 21007 deletions
+2 -1
View File
@@ -9,6 +9,7 @@
#include "ModIcon.h"
#include "ThemeMetric.h"
#include "AutoActor.h"
#include <array>
class OptionRowHandler;
class GameCommand;
@@ -141,7 +142,7 @@ protected:
ModIcon *m_ModIcons[NUM_PLAYERS];
bool m_bFirstItemGoesDown;
bool m_bRowHasFocus[NUM_PLAYERS];
std::array<bool, NUM_PLAYERS> m_bRowHasFocus;
int m_iChoiceInRowWithFocus[NUM_PLAYERS]; // this choice has input focus
// Only one will true at a time if m_pHand->m_Def.bMultiSelect