Merge branch 'progsig-sx' into jgrpp
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
#include "game/game.hpp"
|
||||
#include "linkgraph/linkgraphschedule.h"
|
||||
#include "tracerestrict.h"
|
||||
#include "programmable_signals.h"
|
||||
|
||||
#include "safeguards.h"
|
||||
|
||||
@@ -77,6 +78,9 @@ void InitializeGame(uint size_x, uint size_y, bool reset_date, bool reset_settin
|
||||
ClearTraceRestrictMapping();
|
||||
PoolBase::Clean(PT_NORMAL);
|
||||
|
||||
FreeSignalPrograms();
|
||||
FreeSignalDependencies();
|
||||
|
||||
ResetPersistentNewGRFData();
|
||||
|
||||
InitializeSound();
|
||||
|
Reference in New Issue
Block a user