mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-04-20 22:27:50 -04:00
Add renderCoinsFromCopper(uint64_t) overload in ui_colors.hpp that decomposes copper into gold/silver/copper and renders. Replace 14 manual 3-line decomposition blocks across game_screen and inventory_screen with single-line calls.