mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-07-05 20:09:38 +01:00
(svn r10102) -Documentation: @file header was wrong
This commit is contained in:
parent
d2d25295ce
commit
4ad6639475
@ -1,6 +1,6 @@
|
|||||||
/* $Id$ */
|
/* $Id$ */
|
||||||
|
|
||||||
/** @file debug.hpp */
|
/** @file 8bpp_debug.hpp */
|
||||||
|
|
||||||
#ifndef BLITTER_8BPP_DEBUG_HPP
|
#ifndef BLITTER_8BPP_DEBUG_HPP
|
||||||
#define BLITTER_8BPP_DEBUG_HPP
|
#define BLITTER_8BPP_DEBUG_HPP
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* $Id$ */
|
/* $Id$ */
|
||||||
|
|
||||||
/** @file 8bpp_nice.hpp */
|
/** @file 8bpp_optimized.hpp */
|
||||||
|
|
||||||
#ifndef BLITTER_8BPP_OPTIMIZED_HPP
|
#ifndef BLITTER_8BPP_OPTIMIZED_HPP
|
||||||
#define BLITTER_8BPP_OPTIMIZED_HPP
|
#define BLITTER_8BPP_OPTIMIZED_HPP
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* $Id$ */
|
/* $Id$ */
|
||||||
|
|
||||||
/** @file 8bpp.hpp */
|
/** @file 8bpp_simple.hpp */
|
||||||
|
|
||||||
#ifndef BLITTER_8BPP_SIMPLE_HPP
|
#ifndef BLITTER_8BPP_SIMPLE_HPP
|
||||||
#define BLITTER_8BPP_SIMPLE_HPP
|
#define BLITTER_8BPP_SIMPLE_HPP
|
||||||
|
Loading…
Reference in New Issue
Block a user