mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
examples: add examples/sokol/05_instancing_glsl, cleanup code (#8809)
This commit is contained in:
@ -402,6 +402,7 @@ fn my_event_manager(mut ev gg.Event, mut app App) {
|
||||
* Main
|
||||
*
|
||||
******************************************************************************/
|
||||
[console] // is needed for easier diagnostics on windows
|
||||
fn main() {
|
||||
// App init
|
||||
mut app := &App{
|
||||
|
Reference in New Issue
Block a user