progrfess scaffolding rgfw (next: consume events and add callbacks for events)
This commit is contained in:
@@ -7,6 +7,9 @@ struct
|
||||
let
|
||||
val _ = Gles3.clearColor (0.89, 0.89, 0.89, 1.0)
|
||||
val _ = Gles3.clear ()
|
||||
|
||||
val app = Updater.update app
|
||||
|
||||
val () = Rgfw.swapBuffers window
|
||||
in
|
||||
loop (window, app)
|
||||
|
||||
Reference in New Issue
Block a user