got the sokol_app library starting up and ticking!
Now I just need to get the events and rendering and fonts and... all hooked up
This commit is contained in:
@ -250,7 +250,6 @@ State :: struct {
|
||||
// The camera is considered the "context" for coodrinate space operations in rendering
|
||||
cam_context : Camera,
|
||||
|
||||
// sokol_relay : SokolRelay,
|
||||
sokol_context : runtime.Context,
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user