Home
last modified time | relevance | path

Searched refs:palette_table_screen (Results 1 – 14 of 14) sorted by relevance

/dports/games/openbor3979/openbor-2bcf25b/engine/source/gamelib/
H A Dpalette.h29 unsigned char *palette_table_screen(unsigned char *pal);
H A Dpalette.c205 unsigned char *palette_table_screen(unsigned char *pal) in palette_table_screen() function
/dports/games/openbor3711/openbor-6ec17fa/engine/source/gamelib/
H A Dpalette.h29 unsigned char * palette_table_screen(unsigned char *pal);
H A Dpalette.c151 unsigned char * palette_table_screen(unsigned char *pal){ in palette_table_screen() function
/dports/games/openbor4432/openbor-ba1eb4f/engine/source/gamelib/
H A Dpalette.h29 unsigned char *palette_table_screen(unsigned char *pal);
H A Dpalette.c205 unsigned char *palette_table_screen(unsigned char *pal) in palette_table_screen() function
/dports/games/openbor/openbor-3caaddd5/engine/source/gamelib/
H A Dpalette.h29 unsigned char *palette_table_screen(unsigned char *pal);
H A Dpalette.c165 unsigned char *palette_table_screen(unsigned char *pal) in palette_table_screen() function
/dports/games/openbor3482/openbor-2c1ecd7/engine/source/gamelib/
H A Dpalette.h29 unsigned char * palette_table_screen(unsigned char *pal);
H A Dpalette.c151 unsigned char * palette_table_screen(unsigned char *pal){ in palette_table_screen() function
/dports/games/openbor3482/openbor-2c1ecd7/engine/
H A Dopenbor.c141 palette_table_function blending_table_functions[MAX_BLENDINGS] = {palette_table_screen, palette_tab…
/dports/games/openbor3711/openbor-6ec17fa/engine/
H A Dopenbor.c178 palette_table_function blending_table_functions[MAX_BLENDINGS] = {palette_table_screen, palette_tab…
/dports/games/openbor3979/openbor-2bcf25b/engine/
H A Dopenbor.c187 palette_table_function blending_table_functions[MAX_BLENDINGS] = {palette_table_screen, palette_tab…
/dports/games/openbor4432/openbor-ba1eb4f/engine/
H A Dopenbor.c225 palette_table_function blending_table_functions[MAX_BLENDINGS] = {palette_table_screen, palette_tab…