medfall

A super great game engine
Log | Files | Refs

commit 174a59a0271dda3140ab9ef9e96bda95640ff1c3
parent c61d3093499f77e62a6e4348a4e3723299707eb4
Author: Michael Savage <mikejsavage@gmail.com>
Date:   Wed May 10 03:01:14 +0300

Formatting

Diffstat:
main.cc | 1-
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/main.cc b/main.cc @@ -111,7 +111,6 @@ int main( int argc, char ** argv ) { const double program_run_time = glfwGetTime() - program_start_time; workqueue_term( &state.background_tasks ); - text_renderer_term(); gl_term();