expose new tiles to Lua

develop
Myk Taylor 2023-01-31 23:55:30 -08:00
parent aa22917aeb
commit 5127f06571
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

@ -1694,6 +1694,7 @@ static const LuaWrapper::FunctionReg dfhack_textures_module[] = {
WRAPM(Textures, getRedPinTexposStart),
WRAPM(Textures, getIconsTexposStart),
WRAPM(Textures, getOnOffTexposStart),
WRAPM(Textures, getControlPanelTexposStart),
WRAPM(Textures, getThinBordersTexposStart),
WRAPM(Textures, getMediumBordersTexposStart),
WRAPM(Textures, getPanelBordersTexposStart),