grub2: bring back build of aros-side grub2 tools
[AROS.git] / workbench / prefs / MonEd / moned_globals.h
blobff1518a6ce936379e5477d142998350f4fff67a2
2 #include "moned_rev.h"
4 /*
5 * --- Library base pointers
6 */
7 struct GfxBase *GfxBase = NULL;
8 struct DosBase *DosBase = NULL;
9 struct IntuitionBase *IntuitionBase = NULL;
10 struct ExecBase *ExecBase = NULL;
11 struct Library *AslBase = NULL;
12 struct Library *DiskFontBase = NULL;
13 struct Library *GadToolsBase = NULL;
14 struct Library *IconBase = NULL;