4 lines
73 B
Plaintext
4 lines
73 B
Plaintext
handle_event :: (e: *sapp_event) {
|
|
handle_sokol_event(xx,force e);
|
|
}
|