Class for pooled persistent storage of data. More...
#include <newgrf_storage.h>
Public Member Functions | |
PersistentStorage (const uint32 new_grfid, byte feature, TileIndex tile) | |
We don't want GCC to zero our struct! It already is zeroed and has an index! |
Class for pooled persistent storage of data.
Definition at line 207 of file newgrf_storage.h.