summaryrefslogtreecommitdiff
path: root/src/init2.hpp
blob: 707a2706ea53ef1860a744846c0ccb46831a3c0b (plain)
1
2
3
4
5
6
7
8
9
#pragma once

#include "h-basic.h"

extern void init_corruptions();
extern void create_stores_stock(int t);
extern errr init_v_info(void);
extern s16b error_idx;
extern s16b error_line;