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

void debug_terp_dlua();

#endif