Structure that captures Supported Game Features list. More...
#include <dsTypes.h>
Data Fields | |
| char | gameFeatureList [MAX_FEATURE_LIST_BUFFER_LEN] |
| int | gameFeatureCount |
Structure that captures Supported Game Features list.
| int gameFeatureCount |
Total number of supported game features
| char gameFeatureList[MAX_FEATURE_LIST_BUFFER_LEN] |
buffer containing the list of comma separated supported game features (e.g: "allm")