MegaWiFi 1.5
MegaWiFi API documentation
|
Holds data of a single score table. More...
#include <gamejolt.h>
Data Fields | |
char * | id |
char * | name |
char * | description |
bool | primary |
Holds data of a single score table.
Definition at line 139 of file gamejolt.h.
char* gj_score_table::description |
Definition at line 140 of file gamejolt.h.
char* gj_score_table::id |
Definition at line 140 of file gamejolt.h.
char* gj_score_table::name |
Definition at line 140 of file gamejolt.h.
bool gj_score_table::primary |
Definition at line 140 of file gamejolt.h.