8 lines
179 B
C
8 lines
179 B
C
|
#ifdef __cplusplus
|
||
|
extern "C" {
|
||
|
#endif
|
||
|
extern int cppISteamApps_STEAMAPPS_INTERFACE_VERSION001_GetAppData(void *, AppId_t, const char *, char *, int);
|
||
|
#ifdef __cplusplus
|
||
|
}
|
||
|
#endif
|