Commit Graph

2 Commits

Author SHA1 Message Date
Lephenixnoir 56e0d05640
Fix some textures not being rendered, like STARGR2 in E2M3
This occurs if all texture IDs on a particular line are multiples of
256 (like STARGR2 = 256) since the cast to boolean (byte) destroys
significant bits.
2021-08-12 14:03:56 +02:00
ComputerNerd bd6bb43473 Inital commit 2015-04-14 19:16:51 -05:00