mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 18:30:06 +00:00
Level 3 palette lookup
This commit is contained in:
parent
039b2b3d8e
commit
711993362c
2 changed files with 30 additions and 0 deletions
|
|
@ -44,5 +44,7 @@ const std::string& GetLevel2Description(Level2Product product);
|
|||
const std::string& GetLevel2Palette(Level2Product product);
|
||||
Level2Product GetLevel2Product(const std::string& name);
|
||||
|
||||
const std::string& GetLevel3Palette(int16_t productCode);
|
||||
|
||||
} // namespace common
|
||||
} // namespace scwx
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue