mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-09-10 05:46:53 +08:00
These two macros being used in tandem were used prior to the introduction of UNIMPLEMENTED and UNIMPLEMENTED_MSG. This provides equivalent behavior, just with less typing/reading involved.