mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-24 03:29:57 -07:00
* HID: Add confirmation dialogue to the un-pair option * Initial refactor to use SceneManager * Make PVS happy * Fix the exit dialog Co-authored-by: あく <alleteam@gmail.com>
3 lines
99 B
C
3 lines
99 B
C
ADD_SCENE(hid, main, Main)
|
|
ADD_SCENE(hid, unpair, Unpair)
|
|
ADD_SCENE(hid, exit_confirm, ExitConfirm) |