Skip to content

Commit

Permalink
Update Textures.h
Browse files Browse the repository at this point in the history
  • Loading branch information
myk002 authored Aug 1, 2023
1 parent e824195 commit 17ca9e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/include/modules/Textures.h
Original file line number Diff line number Diff line change
Expand Up @@ -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();

Expand Down

0 comments on commit 17ca9e0

Please sign in to comment.