Stop leaking memory
This commit is contained in:
parent
8bc08773fa
commit
c83df10dc6
3 changed files with 16 additions and 7 deletions
1
advent.h
1
advent.h
|
@ -5,6 +5,7 @@
|
|||
|
||||
#include "dungeon.h"
|
||||
|
||||
#define LINESIZE 1024
|
||||
#define NDWARVES 6 // number of dwarves
|
||||
#define PIRATE NDWARVES // must be NDWARVES-1 when zero-origin
|
||||
#define DALTLC LOC_NUGGET // alternate dwarf location
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue