summaryrefslogtreecommitdiff
path: root/src/q_god.hpp
blob: d5a993fae092f7e0f3606ac0017865c8a7819902 (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(int q);