Readded NWM_UDS header

This commit is contained in:
PTRCoder 2024-08-23 13:11:30 +02:00
parent 6b03ca58a2
commit c3b1beae1c

View File

@ -5,6 +5,7 @@
#include "common/archives.h"
#include "core/core.h"
#include "core/hle/service/nwm/nwm_inf.h"
#include "core/hle/service/nwm/nwm_uds.h"
SERIALIZE_EXPORT_IMPL(Service::NWM::NWM_INF)