Update Textures.h

develop
Myk 2023-07-31 17:20:38 -07:00 committed by GitHub
parent e824195395
commit 17ca9e0132
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

@ -52,7 +52,7 @@ DFHACK_EXPORT long getOnOffTexposStart();
DFHACK_EXPORT long getMapPathableTexposStart();
/**
* Get the first texpos for the unsuspend 32x32 sprites. It's a 4x1 grid.
* Get the first texpos for the unsuspend 32x32 sprites. It's a 5x1 grid.
*/
DFHACK_EXPORT long getMapUnsuspendTexposStart();