NewGRF: Add generic town callback to set town zone radii

This commit is contained in:
Jonathan G Rennison
2023-03-11 02:24:50 +00:00
parent 93c34775e4
commit ae99f667b0
10 changed files with 89 additions and 14 deletions

View File

@@ -11,6 +11,7 @@
#include "debug.h"
#include "town.h"
#include "newgrf_town.h"
#include "newgrf_extension.h"
#include "safeguards.h"