home · contact · privacy
Replace uses of variable-length arrays with try_malloc()/free().
[plomrogue] / src / server / hardcoded_strings.h
2014-07-04 Christian HellerLoad last world state from save file, not from re-stepp...