view src/gcolour2.h @ 33:a68786b9c74b

Oops, used indent with tabs enabled. Remove tabs.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 24 Sep 2011 15:59:33 +0300
parents 8eaf72e2041b
children
line wrap: on
line source

/*
 *        gcolour2.h
 *        The game colour# -> physical colour# conversion table.
 *        AYM 1998-11-29
 */


#include "colour.h"


extern pcolour_t *game_colour;        // Pixel values for the DOOM_COLOURS game clrs.
extern int colour0;                // Game colour to which g. colour 0 is remapped
extern int sky_colour;                // Game colour for a medium blue sky