summaryrefslogtreecommitdiff
path: root/src/q_fireprof.hpp
blob: 53d368b037ba546926ccc5653610d6d3df1f5ec4 (plain)
1
2
3
4
5
6
7
#pragma once

#include "h-basic.h"

extern void quest_fireproof_building(bool_ *paid, bool_ *recreate);
extern bool_ quest_fireproof_init_hook(int q);
extern bool_ quest_fireproof_describe(FILE *fff);