Database support

«*»=

#include "mapper.h" #include "mapperRsc.h"

NameListMem MapList=NULL,0; DmOpenRef MapDB=NULL; extern void RecalcTextExtents();

extern Map *currentMap; extern int section; extern Section *currentSection; extern Prefs prefs;

static void sanityCheck(Map *); static void ensureAllSectionsLoaded(Map *); @



Subsections