mirror of
https://github.com/vivier/EMILE.git
synced 2025-08-07 15:25:04 +00:00
re-add console_get_height()
This commit is contained in:
@@ -17,6 +17,7 @@ extern unsigned long console_get_videobase();
|
||||
extern unsigned long console_get_row_bytes();
|
||||
extern unsigned long console_get_depth();
|
||||
extern unsigned long console_get_width();
|
||||
extern unsigned long console_get_height();
|
||||
extern unsigned long console_get_video();
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user