22 #ifndef COMMON_PLATFORM_H 23 #define COMMON_PLATFORM_H 25 #include "common/scummsys.h" 26 #include "common/list.h" 92 const char *description;
100 extern const char *getPlatformCode(
Platform id);
101 extern const char *getPlatformAbbrev(
Platform id);
102 extern const char *getPlatformDescription(
Platform id);
Definition: algorithm.h:29