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

#include "h-basic.hpp"

#include <string>

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