export dig_now_tile over Lua
parent
fc19fb6785
commit
93d67dd51e
@ -1,9 +0,0 @@
|
||||
#pragma once
|
||||
|
||||
#include "ColorText.h"
|
||||
#include "modules/Maps.h"
|
||||
|
||||
/**
|
||||
* Runs dig-now for the specified tile. Default options apply.
|
||||
*/
|
||||
bool dig_now_tile(DFHack::color_ostream &out, const DFHack::DFCoord &pos);
|
Loading…
Reference in New Issue