mirror of
https://github.com/vivier/EMILE.git
synced 2025-04-02 10:29:57 +00:00
re-add console_get_height()
This commit is contained in:
parent
b08f2f1525
commit
ccad19e151
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user