forked from mirror/OpenTTD
(svn r1821) Move generic string handling functions to string.[ch] and introduce stre{cpy,cat}, see string.h for their semantics
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
#include "debug.h"
|
||||
#include "engine.h"
|
||||
#include "functions.h"
|
||||
#include "string.h"
|
||||
#include "variables.h"
|
||||
#include "network_data.h"
|
||||
#include "network_client.h"
|
||||
|
Reference in New Issue
Block a user