mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 23:20:05 +00:00
Load color tables from settings
This commit is contained in:
parent
bcae7d9825
commit
b241703b40
16 changed files with 324 additions and 17 deletions
|
|
@ -29,6 +29,7 @@ typedef util::Iterator<Level2Product,
|
|||
|
||||
const std::string& GetLevel2Name(Level2Product product);
|
||||
const std::string& GetLevel2Description(Level2Product product);
|
||||
const std::string& GetLevel2Palette(Level2Product product);
|
||||
const Level2Product GetLevel2Product(const std::string& id);
|
||||
|
||||
} // namespace common
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue