Skip to content

Releases: astrobleem/SNES-VideoPlayer

v1.0.0

01 Mar 03:35

Choose a tag to compare

Fix case-sensitive include path for Msu1.audio.h

Linux is case-sensitive; the include said msu1.audio.h but the
file is Msu1.audio.h. Worked on Windows, broke CI.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>