X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=src%2Faweather-location.h;h=a6863328c19dfefbf1f8f6cc3a373e80f7d7d437;hb=7f148b0360c5f9a3cad672aa8f3c787c78dd7b4f;hp=44a4304d25812d6e6de5bb8947ad16968e80b7e4;hpb=a9b6cd4bb2b4b9a424fa63843a3fbcef05429c88;p=aweather diff --git a/src/aweather-location.h b/src/aweather-location.h index 44a4304..a686332 100644 --- a/src/aweather-location.h +++ b/src/aweather-location.h @@ -21,9 +21,10 @@ #include "grits-util.h" enum { - LOCATION_END, - LOCATION_CITY, - LOCATION_STATE, + LOCATION_END, // Special marker for end-of-list + LOCATION_CITY, // Cities (actually radars) + LOCATION_STATE, // States (for indexing) + LOCATION_NOP, // Missing from IDD for some reason }; typedef struct {