1
0
mirror of https://github.com/libretro/RetroArch synced 2025-03-03 04:14:00 +00:00
2014-02-24 17:44:15 +01:00

9 lines
111 B
C

#ifndef _PS3_SDK_VERSION
#define _PS3_SDK_VERSION
#ifndef __PSL1GHT__
#include <sdk_version.h>
#endif
#endif