(svn r20670) -Add: support for action F

-Add: a window to select (NewGRF) objects
This commit is contained in:
rubidium
2010-08-28 19:43:41 +00:00
parent 2d10b0f11d
commit 7b16c7650b
13 changed files with 396 additions and 3 deletions

View File

@@ -268,7 +268,7 @@ enum CallbackID {
CBID_OBJECT_COLOUR = 0x15B, // 15 bit callback
/** Called to determine more text in the fund object window */
CBID_OBJECT_FUND_MORE_TEXT = 0x15C, // 15 bit callback, not implemented
CBID_OBJECT_FUND_MORE_TEXT = 0x15C, // 15 bit callback
/** Called to determine if one can alter the ground below an object tile */
CBID_OBJECT_AUTOSLOPE = 0x15D, // 15 bit callback