File diff r20899:93f1580f2c7e → r20900:da7545c40d2d
src/newgrf_debug.h
Show inline comments
 
@@ -36,6 +36,7 @@ extern NewGrfDebugSpritePicker _newgrf_d
 

	
 
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);