mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-04-05 04:33:51 +00:00
Remove 4 more local arrays that shadowed the file-scope constexpr constants added in the previous commit (kLuaClasses×2, kLuaRaces×1, kCls×1, kQualityHex×1). Promote 7 remaining static const char* arrays to constexpr (kFamilies, kItemClasses, kInvTypes, kTypes, kDiff, kIcons, kClassFiles). |
||
|---|---|---|
| .. | ||
| addons | ||
| audio | ||
| auth | ||
| core | ||
| game | ||
| network | ||
| pipeline | ||
| rendering | ||
| ui | ||
| main.cpp | ||