taisei/src/vfs/platform_paths
Alice D 778146ed60
More compiler warning fixes (#273)
* fix small compile issue with coroutine.c and gcc

* fix 'potential nullpointer dereference' warning

* fix more potential nullpointers

* fix more potential nullpointers - part 2

* a handful of small fixes to silence gcc compiler warnings, mostly potentiall null pointers and style deficiencies

* PR changes, bump meson to 0.53.0

* fix potential null error in YoumuB

* bump meson version, change initialization

* no longer version-splitting meson
2020-12-26 01:40:08 +02:00
..
cache_apple.m vfs: try to put cache in platform-appropriate locations 2020-12-07 22:36:35 +02:00
cache_generic.c vfs: try to put cache in platform-appropriate locations 2020-12-07 22:36:35 +02:00
cache_win32.c vfs: try to put cache in platform-appropriate locations 2020-12-07 22:36:35 +02:00
cache_xdg.c vfs: try to put cache in platform-appropriate locations 2020-12-07 22:36:35 +02:00
meson.build More compiler warning fixes (#273) 2020-12-26 01:40:08 +02:00
platform_paths.h vfs: try to put cache in platform-appropriate locations 2020-12-07 22:36:35 +02:00
resroot_sdl.c vfs: try to put cache in platform-appropriate locations 2020-12-07 22:36:35 +02:00
resroot_static.c vfs: try to put cache in platform-appropriate locations 2020-12-07 22:36:35 +02:00
storage_sdl.c vfs: try to put cache in platform-appropriate locations 2020-12-07 22:36:35 +02:00