mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-04-27 05:23:51 +00:00
- Move kSocketTypes to file-scope constexpr, removing 2 identical local definitions across tooltip render functions - Move kResistNames to file-scope constexpr, removing 3 identical local definitions (Holy..Arcane resistance labels) - Move kRepRankNames to file-scope constexpr, removing 2 identical local definitions (Hated..Exalted reputation rank labels) - Add kDarkYellow color constant, replacing 3 inline literals |
||
|---|---|---|
| .. | ||
| auth_screen.hpp | ||
| character_create_screen.hpp | ||
| character_screen.hpp | ||
| game_screen.hpp | ||
| inventory_screen.hpp | ||
| keybinding_manager.hpp | ||
| quest_log_screen.hpp | ||
| realm_screen.hpp | ||
| spellbook_screen.hpp | ||
| talent_screen.hpp | ||
| ui_colors.hpp | ||
| ui_manager.hpp | ||