snd_WaveArchive, snd_WaveFile OK

This commit is contained in:
robojumper
2025-05-27 21:57:07 +02:00
parent d6859dfd74
commit cbcee6811f
3 changed files with 7 additions and 4 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
#include "nw4r/snd/snd_Util.h"
#include "nw4r/snd/snd_WaveFile.h"
#include "nw4r/ut/binaryFileFormat.h" // ut::BinaryFileHeader
#include "nw4r/ut/ut_binaryFileFormat.h" // ut::BinaryFileHeader
#include "nw4r/ut/ut_algorithm.h" // ut::AddOffsetToPtr
#include <nw4r/NW4RAssert.hpp>