(svn r11711) -Codechange: Name the Save Load Dialog Mode enum

This commit is contained in:
belugas
2007-12-27 17:29:27 +00:00
parent 2c62136ace
commit 716ef17757
5 changed files with 17 additions and 13 deletions

View File

@@ -18,8 +18,8 @@
#include "network/network_gui.h"
#include "newgrf.h"
#include "strings_func.h"
#include "functions.h"
#include "window_func.h"
#include "fios.h"
static const Widget _select_game_widgets[] = {
{ WWT_CAPTION, RESIZE_NONE, 13, 0, 335, 0, 13, STR_0307_OPENTTD, STR_NULL},