Add missing fhandler.h patch and ChangeLog comment.
This commit is contained in:
@ -911,7 +911,9 @@ class dev_console
|
||||
unsigned rarg;
|
||||
bool saw_question_mark;
|
||||
bool saw_greater_than_sign;
|
||||
bool vt100_graphics_mode_active;
|
||||
bool vt100_graphics_mode_G0;
|
||||
bool vt100_graphics_mode_G1;
|
||||
bool iso_2022_G1;
|
||||
bool alternate_charset_active;
|
||||
bool metabit;
|
||||
|
||||
|
Reference in New Issue
Block a user