root/platform/ixus300_sd4000/platform_palette.h

/* [<][>][^][v][top][bottom][index][help] */

INCLUDED FROM


   1 // CHDK palette colors for the ixus300_sd4000
   2 
   3 // Define color values as needed in this file.
   4 // Values not defined here will be set to default values in core/gui_draw.h
   5 // See comments in core/gui_draw.h for more details on CHDK color definitions.
   6 
   7 // Cameras use custom colors (CAM_LOAD_CUSTOM_COLORS) - CHDK colors set in platform_palette.c
   8 #define CHDK_COLOR_BASE                 0xB0  // Start color index for CHDK colors loaded into camera palette.
   9 

/* [<][>][^][v][top][bottom][index][help] */