diff options
author | tron <tron@openttd.org> | 2005-07-24 14:12:37 +0000 |
---|---|---|
committer | tron <tron@openttd.org> | 2005-07-24 14:12:37 +0000 |
commit | 647cbd6bdd113f7202a07fe19ad73a6710a85414 (patch) | |
tree | 2c607555a4bcc2d41a41eea7726fe2f1b04d5f33 /music/os2_m.c | |
parent | 1492a04844466df064bd906bfebca85bb40beb50 (diff) | |
download | openttd-647cbd6bdd113f7202a07fe19ad73a6710a85414.tar.xz |
(svn r2701) Insert Id tags into all source files
Diffstat (limited to 'music/os2_m.c')
-rw-r--r-- | music/os2_m.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/music/os2_m.c b/music/os2_m.c index d176950d8..1d4d3fb83 100644 --- a/music/os2_m.c +++ b/music/os2_m.c @@ -1,3 +1,5 @@ +/* $Id$ */ + #include "stdafx.h" #include "openttd.h" #include "music/os2_m.h" |