mirror of
https://github.com/FunKey-Project/picodrive-irixxxx.git
synced 2026-03-28 14:52:41 +01:00
Merge remote-tracking branch 'upstream/master'
This commit is contained in:
@@ -28,6 +28,10 @@
|
||||
#include <pico/pico_int.h>
|
||||
#include <pico/patch.h>
|
||||
|
||||
#if defined(__GNUC__) && __GNUC__ >= 7
|
||||
#pragma GCC diagnostic ignored "-Wformat-truncation"
|
||||
#endif
|
||||
|
||||
#ifndef _WIN32
|
||||
#define PATH_SEP "/"
|
||||
#define PATH_SEP_C '/'
|
||||
|
||||
Reference in New Issue
Block a user