trueno/src/events.jai
2025-05-02 12:11:41 +03:00

4 lines
73 B
Plaintext

handle_event :: (e: *sapp_event) {
handle_sokol_event(xx,force e);
}