RetroArch/ps3/include/sdk_version.h

9 lines
111 B
C
Raw Normal View History

2014-02-24 16:44:15 +00:00
#ifndef _PS3_SDK_VERSION
#define _PS3_SDK_VERSION
#ifndef __PSL1GHT__
#include <sdk_version.h>
#endif
#endif