mirror of
https://github.com/libretro/bsnes-libretro.git
synced 2025-02-20 02:02:26 +00:00
3 lines
63 B
C
Executable File
3 lines
63 B
C
Executable File
#pragma once
|
|
#include_next <stdint.h>
|
|
typedef intptr_t ssize_t; |