1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-14 10:09:11 +00:00

(svn r3395) Add Id tag (and svn property) to macosx files.

This commit is contained in:
2006-01-12 11:20:41 +00:00
parent 2067b2e7b4
commit 28ca056d56
4 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
/* $Id$ */
#ifndef MACOS_H
#define MACOS_H

View File

@@ -1,3 +1,5 @@
/* $Id$ */
#include <AppKit/AppKit.h>
/*

View File

@@ -1,3 +1,4 @@
/* $Id$ */
#include "../../stdafx.h"
#include "../../openttd.h"

View File

@@ -1,3 +1,4 @@
/* $Id$ */
#ifndef SPLASH_H
#define SPLASH_H