Move game events to new event_logs header/cpp files

This commit is contained in:
Jonathan G Rennison
2021-10-04 20:29:02 +01:00
parent 1451aa76ff
commit 2e022d5194
14 changed files with 91 additions and 49 deletions

View File

@@ -55,6 +55,7 @@
#include "scope_info.h"
#include "pathfinder/yapf/yapf_cache.h"
#include "debug_desync.h"
#include "event_logs.h"
#include "table/strings.h"
#include "table/pricebase.h"