forked from mirror/OpenTTD
(svn r15620) -Fix[FS#2699]: Error in documentation (Conditional Zenith).
This commit is contained in:
@@ -102,8 +102,8 @@ static inline uint MapMaxX()
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Gets the maximum X coordinate within the map, including MP_VOID
|
* Gets the maximum Y coordinate within the map, including MP_VOID
|
||||||
* @return the maximum X coordinate
|
* @return the maximum Y coordinate
|
||||||
*/
|
*/
|
||||||
static inline uint MapMaxY()
|
static inline uint MapMaxY()
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user