summaryrefslogtreecommitdiff
path: root/src/q_ultrae.cc
blob: ff2a6a488707bb77b30b029687262c90e447253a (plain)
1
2
3
4
5
6
7
8
#include "q_ultrae.hpp"

#define cquest (quest[QUEST_ULTRA_EVIL])

void quest_ultra_evil_init_hook()
{
	// Initialized by other hook.
}