--- mon/src/mon_lowmem.h 2000/09/25 12:44:34 1.1 +++ mon/src/mon_lowmem.h 2000/09/25 17:52:33 1.2 @@ -23,9 +23,10 @@ struct lowmem_info { const char *name; - unsigned long addr; + uint16 addr; }; +// Low memory globals in ascending order static const lowmem_info lowmem[] = { {"MonkeyLives" , 0x100}, {"ScrVRes" , 0x102},