useful comment that is very useful
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user