mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-19 04:29:09 +00:00
(svn r11848) -Codechange: New class-based drop down list functionality. Lists are now dynamically generated, and can include parameters, or be extended however needed.
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
#include "../gfx_func.h"
|
||||
#include "../player_func.h"
|
||||
#include "../settings_type.h"
|
||||
#include "../widgets/dropdown_func.h"
|
||||
|
||||
#include "table/strings.h"
|
||||
#include "../table/sprites.h"
|
||||
|
Reference in New Issue
Block a user