forked from mirror/OpenTTD
(svn r19708) -Add: NewGRF "debugging" window and data tables; should be a useful tool for NewGRF developers to get some insights into the value of some variables
This commit is contained in:
@@ -106,6 +106,7 @@ enum WindowClass {
|
||||
WC_AI_DEBUG,
|
||||
WC_AI_LIST,
|
||||
WC_AI_SETTINGS,
|
||||
WC_NEWGRF_INSPECT,
|
||||
|
||||
WC_INVALID = 0xFFFF
|
||||
};
|
||||
|
Reference in New Issue
Block a user