3 #ifndef COUNTRY_FLAGS_H
4 #define COUNTRY_FLAGS_H
232 #include "unknown.xpm"
259 static struct FlagXPMCode flagXPMCodeVector
[] = {
484 {unknown
, "unknown"},
505 static const int FLAGS_XPM_SIZE
= (sizeof flagXPMCodeVector
) / (sizeof flagXPMCodeVector
[0]);
509 #endif // COUNTRY_FLAGS_H