3 #ifndef COUNTRY_FLAGS_H
4 #define COUNTRY_FLAGS_H
239 #include "unknown.xpm"
266 static struct FlagXPMCode flagXPMCodeVector
[] = {
498 {unknown
, "unknown"},
519 static const int FLAGS_XPM_SIZE
= (sizeof flagXPMCodeVector
) / (sizeof flagXPMCodeVector
[0]);
523 #endif // COUNTRY_FLAGS_H