add code for skipping through menus (input bit 0x6e set based on any control panel buttons being used)
This commit is contained in:
@@ -102,5 +102,6 @@ namespace TLAC::Components
|
||||
|
||||
void UpdateInputBit(uint32_t bit, uint8_t keycode);
|
||||
void UpdateSliderLR();
|
||||
void SetMetaButtons();
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user