diff options
| author | inspectredc <inspectredc@gmail.com> | 2025-07-02 18:55:50 +0100 |
|---|---|---|
| committer | Lywx <kiritodev01@gmail.com> | 2025-07-04 17:40:01 -0600 |
| commit | 8b5ef9129c2106564f0cfbc7f6dd934b5b5884ae (patch) | |
| tree | eeae600d95c2a2b2c3e2aeea75937a2b9a2b8c83 /src/utils/Decompressor.h | |
| parent | bc2736adb1b3b3fc7e110cb3a518a7bbe8af65d8 (diff) | |
ma2d1 support
Diffstat (limited to 'src/utils/Decompressor.h')
| -rw-r--r-- | src/utils/Decompressor.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/utils/Decompressor.h b/src/utils/Decompressor.h index 4aff942..22f4b24 100644 --- a/src/utils/Decompressor.h +++ b/src/utils/Decompressor.h @@ -12,6 +12,7 @@ enum class CompressionType { None, MIO0, YAY0, + YAY1, YAZ0, }; |
