(svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description.
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
/* $Id$ */
|
||||
|
||||
/** @file palettes.h The colour translation of the GRF palettes. */
|
||||
|
||||
#define M(r, g, b) { r, g, b }
|
||||
static const Colour _palettes[][256] = {
|
||||
/* palette 1 (TTD Windows) */
|
||||
|
Reference in New Issue
Block a user