aboutsummaryrefslogtreecommitdiffstats
path: root/core/buffer_storage.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/buffer_storage.h')
-rw-r--r--core/buffer_storage.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/buffer_storage.h b/core/buffer_storage.h
index 59280354..64943453 100644
--- a/core/buffer_storage.h
+++ b/core/buffer_storage.h
@@ -40,6 +40,7 @@ enum class AmbiScaling : unsigned char {
FuMa,
SN3D,
N3D,
+ UHJ,
};
uint BytesFromFmt(FmtType type) noexcept;