mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-10 23:08:05 -05:00
Add missing itemscope and menuscope sequences
This commit is contained in:
@ -24,6 +24,7 @@ namespace menu
|
||||
CommonColor m_fore_color;
|
||||
CommonColor m_border_color;
|
||||
CommonColor m_focus_color;
|
||||
CommonColor m_outline_color;
|
||||
std::string m_background;
|
||||
int m_owner_draw;
|
||||
int m_owner_draw_flags;
|
||||
|
Reference in New Issue
Block a user