summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/luaterp.h
blob: aa8cd6b9cffb79e571615737814ac4aaa2aab34d (plain) (blame)
1
2
3
4
5
6
7
#ifndef DEBUGLUA_H
#define DEBUGLUA_H

void debug_call_dlua();

#endif