Extra logging for GUI notifications

This commit is contained in:
RipleyTom 2026-07-02 17:06:49 +02:00
parent cae36151ff
commit c4be98fe58
No known key found for this signature in database
GPG Key ID: FC2B5DEF76BF4CC8

View File

@ -294,6 +294,7 @@ namespace np
MatchingRoomStatus_to_SceNpMatchingRoomStatus(edata, *update_info, room_status);
np_memory.shrink_allocation(edata.addr(), edata.size());
rpcn_log.notice("Received GUI notification: %s", name);
extra_nps::print_SceNpMatchingRoomStatus(room_status);
switch (notification_type)