mirror of
https://github.com/bsnes-emu/bsnes.git
synced 2025-02-22 22:22:42 +01: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; |