mirror of
https://git.h3cjp.net/H3cJP/yuzu.git
synced 2025-12-04 03:37:18 +00:00
fmt now automatically prints the numeric value of an enum class member by default, so we don't need to use casts any more. Reduces the line noise a bit. |
||
|---|---|---|
| .. | ||
| astc.cpp | ||
| astc.h | ||
| convert.cpp | ||
| convert.h | ||
| decoders.cpp | ||
| decoders.h | ||
| texture.cpp | ||
| texture.h | ||