Text rendering via script
This commit is contained in:
@@ -127,6 +127,7 @@ void openglRender(struct window *window)
|
||||
|
||||
////// TEXT && GUI
|
||||
//script_call_sym(window->gui_cb);
|
||||
call_gui();
|
||||
|
||||
///// Sprites
|
||||
glDepthFunc(GL_LESS);
|
||||
|
||||
Reference in New Issue
Block a user