X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=dive.h;h=abfd95174f60c63ccbfd415e5bca2e98c5e57b2f;hb=7c5c9e202408bf4ec86c84826ebc7b2ba0d00c2d;hp=8503c3b933518a66bd9e227838136bf19ee73f08;hpb=c6b13fad5aebdf7ee7f1b67da58512e49840a7c1;p=ext%2Fsubsurface.git diff --git a/dive.h b/dive.h index 8503c3b..abfd951 100644 --- a/dive.h +++ b/dive.h @@ -133,6 +133,7 @@ struct dive { char *location; char *notes; char *divemaster, *buddy; + double latitude, longitude; depth_t maxdepth, meandepth; duration_t duration, surfacetime; depth_t visibility;