Yet another bionic reading implementation
Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
@@ -28,6 +28,7 @@ struct MenuResult {
|
||||
int8_t fontFamilyOverride = -1;
|
||||
int8_t fontSizeOverride = -1;
|
||||
uint8_t textDarkness = 1;
|
||||
uint8_t bionicReadingOverride = 0;
|
||||
};
|
||||
|
||||
struct ChapterResult {
|
||||
|
||||
Reference in New Issue
Block a user