mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-06-06 21:29:12 +00:00
format_lookup_table: Drop bitfields format_lookup_table: Use std::array for definition table format_lookup_table: Include <limits> instead of <numeric>