(svn r20191) -Codechange: unVARDEF _tick_counter and move it to a more logical location

This commit is contained in:
rubidium
2010-07-19 17:24:33 +00:00
parent 60b93f5c69
commit 6ef7b78c8b
7 changed files with 6 additions and 4 deletions

View File

@@ -19,6 +19,7 @@
#include "gamelog_internal.h"
#include "console_func.h"
#include "debug.h"
#include "date_func.h"
#include "rev.h"
#include <stdarg.h>