Morph review first wave
This commit is contained in:
parent
e2e5f1beaf
commit
b564f024f0
23 changed files with 117 additions and 136 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue