/************************************************************************/
/*                                                                      */
/*      fichier         : map_function_types.h                          */
/*      projet          : amiglobe                                      */
/*      date création   : 27/08/94                                      */
/*      commentaire     : defines de map_function                       */
/*      révision        : $VER: Nom 1.001 (27 Aug 1994) */
/*      copyright       : Olivier Collard, Thomas Landspurg             */
/*                                                                      */
/************************************************************************/
/************************************************************************/
/*      defines                                                         */
/************************************************************************/

#define ID_COTE         1
#define ID_ISLAND       5
#define ID_LAC          6
#define ID_RIVIERES     7


