dfhack/plugins/labormanager/labormanager.h

5 lines
68 B
C

#pragma once
void debug(const char* fmt, ...);
void debug_pause();