Page 1 of 1

Missing video.h define?

Posted: Wed Apr 29, 2009 10:51 pm
by Sylus101
I'm wondering if there is a missing define for using VRAM I as Ext Palette memory for sub sprites. There doesn't appear to be a line for:

#define VRAM_I_EXT_PALETTE ((_palette *)VRAM_I)

Is it missing on purpose perhaps?