mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-23 14:39:08 +00:00
(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:
@@ -1,6 +1,7 @@
|
||||
|
||||
#include "stdafx.h"
|
||||
#include "ttd.h"
|
||||
#include "string.h"
|
||||
#include "table/strings.h"
|
||||
#include "command.h"
|
||||
#include "player.h"
|
||||
|
Reference in New Issue
Block a user