psxsdk/libpsx
Xavier Del Campo Romero f297dab1f2
inttypes.h: Fix wrong definitions
PRIsN is not defined according to C99. Instead, PRIdN and PRIiN are the
macros defined for signed integers.
2024-03-31 08:17:00 +02:00
..
include inttypes.h: Fix wrong definitions 2024-03-31 08:17:00 +02:00
src libpsx: Fix const-correctness for fwrite(3) 2023-11-29 13:00:13 +01:00
Makefile Remove trailing whitespaces 2020-11-09 21:01:29 +01:00