forked from mirror/OpenTTD
(svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description.
This commit is contained in:
@@ -1,12 +1,10 @@
|
||||
/* $Id$ */
|
||||
|
||||
/** @file newgrf_callbacks.h
|
||||
*/
|
||||
/** @file newgrf_callbacks.h Callbacks that NewGRFs could implement. */
|
||||
|
||||
#ifndef NEWGRF_CALLBACKS_H
|
||||
#define NEWGRF_CALLBACKS_H
|
||||
|
||||
|
||||
/**
|
||||
* List of implemented NewGRF callbacks.
|
||||
* Most of these callbacks are only triggered when the corresponding
|
||||
|
Reference in New Issue
Block a user