Change 3D slider in-game

This commit is contained in:
xperia64
2019-01-17 22:18:15 -05:00
parent a6c52d31ca
commit bb9a972e35
3 changed files with 12 additions and 0 deletions

View File

@ -91,6 +91,8 @@ public:
void Set3DLed(u8);
void Set3DSlider(float);
SharedPageDef& GetSharedPage();
private: