mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-04-18 12:02:53 +00:00
This can just be a regular function, getting rid of the need to also explicitly undef the define at the end of the file. Given FuncReturn() was already converted into a function, it's #undef can also be removed.