blueskythlikesclouds / MikuMikuLibrary

Format library and file editor for Hatsune Miku: Project DIVA games
MIT License
195 stars 45 forks source link

Fix texture encoding issue #22

Closed BroGamer4256 closed 3 years ago

BroGamer4256 commented 3 years ago

In release 2.0.1 an issue was created inside MikuMikuLibrary.Native/TextureEncoderCore.cpp which caused crashes when importing models. This fixes that issue

blueskythlikesclouds commented 3 years ago

Thanks for finding the bug, but I'll just implement it myself. It's a literal typo.

Why it compiled beats me, though. C++ be like that