1
0
Fork 0
mirror of https://github.com/bjornbytes/lovr.git synced 2024-07-04 13:33:34 +00:00
lovr/src
bjorn ce2a28360d Unconditionally cast ref to volatile long on win32;
This was originally a C++-only contribution, but clang also warns
about it on windows when compiling as C.

It's nice to have one less thing specific to C++.
2020-04-30 16:49:53 -06:00
..
api Initialize inertia information for new colliders 2020-04-29 23:05:11 +03:00
core Unconditionally cast ref to volatile long on win32; 2020-04-30 16:49:53 -06:00
lib core/png; rm stb_image_write; 2020-02-16 04:11:55 -08:00
modules Minor formatting; 2020-04-30 14:15:36 -06:00
resources Restart cookie minor changes for PR review 2020-04-16 10:57:13 -04:00
main.c Add restart cookie; lovr.event.restart; arg.restart; 2020-02-26 14:40:40 -08:00