(svn r11675) -Codechange: split the string types from the string functions.
This commit is contained in:
@@ -14,8 +14,8 @@
|
||||
#include "table/sprites.h"
|
||||
#include "newgrf.h"
|
||||
#include "newgrf_config.h"
|
||||
#include "strings.h"
|
||||
#include "helpers.hpp"
|
||||
#include "strings_func.h"
|
||||
|
||||
/** Parse an integerlist string and set each found value
|
||||
* @param p the string to be parsed. Each element in the list is seperated by a
|
||||
|
Reference in New Issue
Block a user