Update Textures.h

develop
Myk 2023-06-18 00:22:30 -07:00 committed by Myk Taylor
parent f7bef53b42
commit e101a6d9dc
No known key found for this signature in database
GPG Key ID: 8A39CA0FA0C16E78
1 changed files with 1 additions and 1 deletions

@ -49,7 +49,7 @@ DFHACK_EXPORT long getOnOffTexposStart();
/**
* Get the first texpos for the pathable 32x32 sprites. It's a 2x1 grid.
*/
DFHACK_EXPORT long getPathableTexposStart();
DFHACK_EXPORT long getMapPathableTexposStart();
/**
* Get the first texpos for the control panel icons. 10x2 grid.