Remove dead code
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@4510 4a71c877-e1ca-e34f-864e-861f7616d084master
parent
6459f52cf2
commit
4275ae6ff6
|
@ -51,13 +51,6 @@
|
|||
|
||||
#define ROTATE_TIME (2*GAME_TICKS_PER_SEC)
|
||||
|
||||
/* ----------------------------------------------------------------------------------------- */
|
||||
|
||||
#define MAX_INTEL_SHADES 20
|
||||
|
||||
//colours used to 'paint' the background of 3D view
|
||||
UDWORD intelColours[MAX_INTEL_SHADES];
|
||||
|
||||
/* renders the Research IMDs into the surface - used by message display in
|
||||
Intelligence Map */
|
||||
void renderResearchToBuffer(RESEARCH *psResearch,
|
||||
|
|
Loading…
Reference in New Issue