File diff r17628:416ab6bada3d → r17629:21e9dfd343cd
src/newgrf_debug_gui.cpp
Show inline comments
 
@@ -32,12 +32,13 @@
 
#include "newgrf_spritegroup.h"
 
#include "newgrf_station.h"
 
#include "newgrf_town.h"
 

	
 
#include "table/strings.h"
 

	
 
/** The sprite picker. */
 
NewGrfDebugSpritePicker _newgrf_debug_sprite_picker = { SPM_NONE, NULL, 0, SmallVector<SpriteID, 256>() };
 

	
 
/**
 
 * Get the feature index related to the window number.
 
 * @param window_number The window to get the feature index from.
 
 * @return the feature index