aboutsummaryrefslogtreecommitdiff
path: root/sokol_app.h
diff options
context:
space:
mode:
authorAndre Weissflog <floooh@gmail.com>2024-04-21 16:20:42 +0200
committerAndre Weissflog <floooh@gmail.com>2024-04-21 16:20:42 +0200
commit4fac1bb845c011ed91446f511d86c7ce50e15e42 (patch)
tree1d3d6fc599265add468ec3cbf135fef6bff30270 /sokol_app.h
parent7e1035cb0dff181ca5ded241914ae128318e7d46 (diff)
parent4534e02d6c83e23fa212ac29c1fd90d8a22f5419 (diff)
Merge branch 'master' into storage-buffers
Diffstat (limited to 'sokol_app.h')
-rw-r--r--sokol_app.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sokol_app.h b/sokol_app.h
index c59a47cc..649796c0 100644
--- a/sokol_app.h
+++ b/sokol_app.h
@@ -353,7 +353,7 @@
sapp_consume_event() from inside the event handler (NOTE that
this behaviour is currently only implemented for some HTML5
events, support for other platforms and event types will
- be added as needed, please open a github ticket and/or provide
+ be added as needed, please open a GitHub ticket and/or provide
a PR if needed).
NOTE: Do *not* call any 3D API rendering functions in the event