(svn r11674) -Codechange: refactor some functions out of macros.h into more logical locations.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#ifndef STRING_H
|
||||
#define STRING_H
|
||||
|
||||
#include "macros.h"
|
||||
#include "core/bitmath_func.hpp"
|
||||
|
||||
/**
|
||||
* usage ttd_strlcpy(dst, src, lengthof(dst));
|
||||
|
||||
Reference in New Issue
Block a user