Add render_deco_height()
This commit is contained in:
committed by
Michael Stapelberg
parent
b565bfca13
commit
b0e2be9a6b
@ -21,4 +21,9 @@
|
||||
*/
|
||||
void render_con(Con *con, bool render_fullscreen);
|
||||
|
||||
/*
|
||||
* Returns the height for the decorations
|
||||
*/
|
||||
int render_deco_height(void);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user