--- xmil/vram/palettes.h 2004/08/08 06:59:22 1.5 +++ xmil/vram/palettes.h 2004/08/08 09:12:06 1.6 @@ -1,4 +1,9 @@ +enum { + XMILPAL_TOTAL = 64 + 64 + 8 +}; + + #ifdef __cplusplus extern "C" { #endif