Clue icon indicating copy to clipboard operation
Clue copied to clipboard

turn `enum` into `@enum`

Open Maiori44 opened this issue 2 years ago • 34 comments

when converting old 2.5 code to 3.0 I noticed I changed all enums to a bunch of @define, which made me realise enum would work better as a preprocessor directive that sets many preprocessor variables

Maiori44 avatar Feb 06 '23 18:02 Maiori44