@ -21,6 +21,10 @@
#include <stdint.h>
#ifdef __cplusplus
extern "C" {
#endif // __cplusplus
typedef struct RagePhotoData {
char* jpeg;
char* description;
@ -43,4 +47,8 @@ typedef struct RagePhotoData {
uint32_t unnamedSum2;
} RagePhotoData;
}
#endif // RAGEPHOTODATA_H