Skip to content

Commit

Permalink
[Fix] Fix compilation.
Browse files Browse the repository at this point in the history
git-svn-id: https://source.openmpt.org/svn/openmpt/branches/OpenMPT-1.28@22387 56274372-70c3-4bfc-bfc3-4c3a0b034d27
  • Loading branch information
sagamusix committed Dec 1, 2024
1 parent 3dc3e8a commit cc2051c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion soundlib/Load_mod.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1263,7 +1263,6 @@ bool CSoundFile::ReadMOD(FileReader &file, ModLoadingFlags loadFlags)
}
}
}
#endif // MPT_EXTERNAL_SAMPLES || MPT_BUILD_FUZZER

// Fix VBlank MODs. Arbitrary threshold: 8 minutes (enough for "frame of mind" by Dascon...).
// Basically, this just converts all tempo commands into speed commands
Expand Down

0 comments on commit cc2051c

Please sign in to comment.