mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-12 02:28:01 -05:00
Morph review first wave
This commit is contained in:
@ -289,7 +289,7 @@ public:
|
||||
/// Provides a constant reference to the kernel instance.
|
||||
[[nodiscard]] const Kernel::KernelCore& Kernel() const;
|
||||
|
||||
/// Gets a mutable reference to the HID interface
|
||||
/// Gets a mutable reference to the HID interface.
|
||||
[[nodiscard]] HID::HIDCore& HIDCore();
|
||||
|
||||
/// Gets an immutable reference to the HID interface.
|
||||
|
Reference in New Issue
Block a user