(svn r25946) -Add: [NewGRF Debuggnig] Inspecting other vehicles in a chain.
This commit is contained in:
@@ -36,6 +36,7 @@ extern NewGrfDebugSpritePicker _newgrf_debug_sprite_picker;
|
||||
|
||||
bool IsNewGRFInspectable(GrfSpecFeature feature, uint index);
|
||||
void ShowNewGRFInspectWindow(GrfSpecFeature feature, uint index, const uint32 grfid = 0);
|
||||
void InvalidateNewGRFInspectWindow(GrfSpecFeature feature, uint index);
|
||||
void DeleteNewGRFInspectWindow(GrfSpecFeature feature, uint index);
|
||||
|
||||
GrfSpecFeature GetGrfSpecFeature(TileIndex tile);
|
||||
|
Reference in New Issue
Block a user