(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:
@@ -15,6 +15,7 @@
|
||||
#include "vehicle_base.h"
|
||||
#include "sound_func.h"
|
||||
#include "string_func.h"
|
||||
#include "widgets/dropdown_func.h"
|
||||
|
||||
#include "table/sprites.h"
|
||||
#include "table/strings.h"
|
||||
|
Reference in New Issue
Block a user