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

#include "h-basic.h"

#include <string>

std::string quest_god_describe();
bool_ quest_god_init_hook();