mirror of
https://github.com/devkitPro/wut.git
synced 2026-09-26 11:57:47 -05:00
These functions were pointing to the `Server` implementation, and not the `ServerPrivate` one. Fix the typo using the correct `ServerPrivate` export instead.