X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=dive.h;h=bdf3aa6e1f52fc8c553377592537741dc95381e9;hb=16b6df559f7b5aabbcbec7d7d08f3687b30384dc;hp=0549843ab5374cdca86d5be614c40a9017d0a6d8;hpb=2175226580a523a9a3abba3723991b003eee5a2a;p=ext%2Fsubsurface.git diff --git a/dive.h b/dive.h index 0549843..bdf3aa6 100644 --- a/dive.h +++ b/dive.h @@ -326,4 +326,6 @@ const char *monthname(int mon); #define FIVE_STARS UTF8_BLACKSTAR UTF8_BLACKSTAR UTF8_BLACKSTAR UTF8_BLACKSTAR UTF8_BLACKSTAR extern const char *star_strings[]; +#define AIR_PERMILLE 209 + #endif /* DIVE_H */