(svn r11777) -Codechange: split the string header and make do not include it when it's not necessary.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#include "debug.h"
|
||||
#include "namegen.h"
|
||||
#include "table/namegen.h"
|
||||
#include "string.h"
|
||||
#include "string_func.h"
|
||||
|
||||
static inline uint32 SeedChance(int shift_by, int max, uint32 seed)
|
||||
{
|
||||
|
Reference in New Issue
Block a user