diff options
author | Zephyron <zephyron@citron-emu.org> | 2025-02-08 19:39:53 +1000 |
---|---|---|
committer | Zephyron <zephyron@citron-emu.org> | 2025-02-08 19:39:53 +1000 |
commit | cc4819744823ee7ebc0ca41533d2b0b938a72a53 (patch) | |
tree | 32c4282ba3c2e898a66740d212ae7f6fa9512b2b /src/core/debugger/debugger.cpp | |
parent | 0010882f366c8eca1fc7d55a604ad4a5be3211cc (diff) |
service/hid: reorganize gesture-related functions
- Move SetGestureOutputRanges function registration to be with other
gesture-related functions (next to ActivateGesture)
- Move SetGestureOutputRanges implementation to be with other
gesture-related implementations
- Change log level from WARNING to DEBUG for SetGestureOutputRanges
- Move function declaration to private section with other IPC handlers
- Update function ordering to match service registration order
These changes improve code organization by grouping related
functionality together and maintain consistency between the
interface registration and implementation ordering.
Diffstat (limited to 'src/core/debugger/debugger.cpp')
0 files changed, 0 insertions, 0 deletions