(svn r14910) -Codechange: merge the command queue handling into a single location
This commit is contained in:
@@ -36,7 +36,6 @@ void SetRandomSeed(uint32 seed)
|
||||
|
||||
#ifdef RANDOM_DEBUG
|
||||
#include "../network/network_internal.h"
|
||||
#include "../variables.h" /* _frame_counter */
|
||||
#include "../company_func.h"
|
||||
|
||||
uint32 DoRandom(int line, const char *file)
|
||||
|
Reference in New Issue
Block a user