mirror of
https://github.com/yuzu-mirror/yuzu.git
synced 2025-01-23 20:00:21 +01:00
4c5f5c9bf3
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.