22 #ifndef COMMON_PLATFORM_H 23 #define COMMON_PLATFORM_H 25 #include "common/scummsys.h" 26 #include "common/list.h" 85 kPlatformNintendoSwitch,
94 const char *description;
102 extern const char *getPlatformCode(
Platform id);
103 extern const char *getPlatformAbbrev(
Platform id);
104 extern const char *getPlatformDescription(
Platform id);
Definition: algorithm.h:29