summaryrefslogtreecommitdiff
path: root/table/palettes.h
diff options
context:
space:
mode:
authortron <tron@openttd.org>2005-07-24 14:12:37 +0000
committertron <tron@openttd.org>2005-07-24 14:12:37 +0000
commit647cbd6bdd113f7202a07fe19ad73a6710a85414 (patch)
tree2c607555a4bcc2d41a41eea7726fe2f1b04d5f33 /table/palettes.h
parent1492a04844466df064bd906bfebca85bb40beb50 (diff)
downloadopenttd-647cbd6bdd113f7202a07fe19ad73a6710a85414.tar.xz
(svn r2701) Insert Id tags into all source files
Diffstat (limited to 'table/palettes.h')
-rw-r--r--table/palettes.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/table/palettes.h b/table/palettes.h
index 1bc71030e..ecbc9979c 100644
--- a/table/palettes.h
+++ b/table/palettes.h
@@ -1,3 +1,5 @@
+/* $Id$ */
+
#define M(r, g, b) { r, g, b }
static const Colour _palettes[][256] = {
/* palette 1 (TTD Windows) */