lovr/src
bjorn cd0e458af9 lovr.filesystem.write/append returns success instead of size;
We don't have a good way of returning filesystem error messages yet,
but it's still useful to return a boolean instead of a number to
detect failure of zero byte writes.  Exposing the number of bytes
written is kind of weird since it's not very actionable.
2022-03-30 22:45:09 -07:00
..
api lovr.filesystem.write/append returns success instead of size; 2022-03-30 22:45:09 -07:00
core rm util from os_macos; 2022-03-30 12:42:01 -07:00
lib Fix miniaudio warning; 2022-03-30 21:15:51 -07:00
modules lovr.filesystem.write/append returns success instead of size; 2022-03-30 22:45:09 -07:00
main.c mv resources etc; 2022-03-30 12:34:34 -07:00
util.c mv map util; 2022-03-30 12:34:38 -07:00
util.h mv map util; 2022-03-30 12:34:38 -07:00