forked from mirror/OpenTTD
(svn r13341) -Codechange: make most of the network settings configurable via the patch command.
This commit is contained in:
@@ -85,5 +85,6 @@ enum IniGroupType {
|
||||
|
||||
const SettingDesc *GetPatchFromName(const char *name, uint *i);
|
||||
bool SetPatchValue(uint index, int32 value);
|
||||
bool SetPatchValue(uint index, const char *value);
|
||||
|
||||
#endif /* SETTINGS_H */
|
||||
|
Reference in New Issue
Block a user