settings_enums: More aggressively use macros
This lets us define an enum and all the textual representations of its values in one swing. All for the price of some ugly macros.
Loading
Please register or sign in to comment
This lets us define an enum and all the textual representations of its values in one swing. All for the price of some ugly macros.