Remove unused extern declaration

This commit is contained in:
Jonathan G Rennison 2022-06-26 16:27:33 +01:00
parent fa89036a27
commit a451b76c45

View File

@ -27,7 +27,6 @@
extern TileIndex _cur_tileloop_tile;
extern uint16 _disaster_delay;
extern byte _trees_tick_ctr;
extern uint8 _extra_aspects;
extern uint64 _aspect_cfg_hash;
/* Keep track of current game position */