RetroArch/ps3/rgl/include/export/RGL/export.h

8 lines
113 B
C

#ifndef _RGL_EXPORT_DEFINE_H
#define _RGL_EXPORT_DEFINE_H
#define PSGL_EXPORT
#define RGL_EXPORT
#endif