mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-06-27 15:39:32 +01:00
(svn r10113) -Fix (r10092): Missing svn properties and some Id/@file comments
This commit is contained in:
parent
78d797a6b7
commit
d1e71eb34e
@ -1,3 +1,7 @@
|
|||||||
|
/* $Id$ */
|
||||||
|
|
||||||
|
/** @file 8bpp_debug.cpp */
|
||||||
|
|
||||||
#include "../stdafx.h"
|
#include "../stdafx.h"
|
||||||
#include "../zoom.hpp"
|
#include "../zoom.hpp"
|
||||||
#include "../gfx.h"
|
#include "../gfx.h"
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
/* $Id$ */
|
||||||
|
|
||||||
|
/** @file 8bpp_optimized.cpp */
|
||||||
|
|
||||||
#include "../stdafx.h"
|
#include "../stdafx.h"
|
||||||
#include "../zoom.hpp"
|
#include "../zoom.hpp"
|
||||||
#include "../gfx.h"
|
#include "../gfx.h"
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
/* $Id$ */
|
||||||
|
|
||||||
|
/** @file 8bpp_simple.cpp */
|
||||||
|
|
||||||
#include "../stdafx.h"
|
#include "../stdafx.h"
|
||||||
#include "../zoom.hpp"
|
#include "../zoom.hpp"
|
||||||
#include "../gfx.h"
|
#include "../gfx.h"
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
/* $Id$ */
|
||||||
|
|
||||||
|
/** @file grf.cpp */
|
||||||
|
|
||||||
#include "../stdafx.h"
|
#include "../stdafx.h"
|
||||||
#include "../gfx.h"
|
#include "../gfx.h"
|
||||||
#include "../fileio.h"
|
#include "../fileio.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user