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