mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-02-17 06:46:22 +01:00
![PixelyIon](/assets/img/avatar_default.png)
`ENUM_STRING` can be used inside a `class`/`struct`/`union` for `enum`s contained within them. Making the function `static` allows doing this and doesn't require supplying a `this` pointer of the enclosing class for usage.