mirror of
https://github.com/izzy2lost/Torch.git
synced 2026-07-06 00:18:35 -07:00
Added full SM64 -> AIFF Decoding
This commit is contained in:
@@ -23,6 +23,7 @@ class BinaryReader {
|
||||
|
||||
void Seek(int32_t offset, SeekOffsetType seekType);
|
||||
uint32_t GetBaseAddress();
|
||||
size_t GetLength();
|
||||
|
||||
void Read(int32_t length);
|
||||
void Read(char* buffer, int32_t length);
|
||||
|
||||
Reference in New Issue
Block a user