Be consistent

This commit is contained in:
NHOrus 2017-09-11 00:32:21 +03:00
parent 9e2cb3c191
commit 4e4c2e0198
2 changed files with 2 additions and 1 deletions

View file

@ -3,6 +3,7 @@
#include <string.h>
#include "advent.h"
#include "dungeon.h"
#include <inttypes.h>
static int fill(verb_t, obj_t);