forked from mirror/OpenTTD
(svn r14041) -Feature(tte): make it possible to filter list_patches output like it's done for other list_* console commands
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
void IConsoleSetPatchSetting(const char *name, const char *value);
|
||||
void IConsoleSetPatchSetting(const char *name, int32 value);
|
||||
void IConsoleGetPatchSetting(const char *name);
|
||||
void IConsoleListPatches();
|
||||
void IConsoleListPatches(const char *prefilter);
|
||||
|
||||
void LoadFromConfig();
|
||||
void SaveToConfig();
|
||||
|
Reference in New Issue
Block a user