mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-26 05:34:12 +01:00
(svn r11675) -Codechange: split the string types from the string functions.
This commit is contained in:
@@ -21,8 +21,8 @@
|
||||
#include "group.h"
|
||||
#include "helpers.hpp"
|
||||
#include "viewport.h"
|
||||
#include "strings.h"
|
||||
#include "debug.h"
|
||||
#include "strings_func.h"
|
||||
|
||||
|
||||
struct Sorting {
|
||||
|
||||
Reference in New Issue
Block a user