From 647cbd6bdd113f7202a07fe19ad73a6710a85414 Mon Sep 17 00:00:00 2001 From: tron Date: Sun, 24 Jul 2005 14:12:37 +0000 Subject: (svn r2701) Insert Id tags into all source files --- table/palettes.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'table/palettes.h') 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) */ -- cgit v1.2.3-54-g00ecf