mirror of
https://github.com/NeoFlock/neonucleus.git
synced 2025-09-24 09:03:32 +02:00
useful comment that is very useful
This commit is contained in:
parent
6ca6652cb0
commit
33022cef36
@ -23,7 +23,7 @@ typedef struct nn_screen {
|
||||
bool isOn;
|
||||
bool isTouchModeInverted;
|
||||
bool isPrecise;
|
||||
bool isDirty;
|
||||
bool isDirty; // ooh la laa
|
||||
nn_address keyboards[NN_MAX_SCREEN_KEYBOARDS];
|
||||
size_t keyboardCount;
|
||||
} nn_screen;
|
||||
|
Loading…
x
Reference in New Issue
Block a user