Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change size of TEXTURE type to 32bit #391

Merged
merged 3 commits into from
Jul 11, 2024

Conversation

Mr-Auto
Copy link
Contributor

@Mr-Auto Mr-Auto commented Jul 3, 2024

I think the size was 64bit just because of the id in the Texture type (seriously we should pick better names, like TextureDB or something). Don't think the id there is even accessed to confirm that it is 64bit, and everywhere else the game uses 32bit

@Mr-Auto Mr-Auto marked this pull request as ready for review July 3, 2024 15:41
@Dregu Dregu merged commit b4474cb into spelunky-fyi:main Jul 11, 2024
10 checks passed
@Mr-Auto Mr-Auto deleted the texture.id-size branch July 20, 2024 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants