mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-07-09 17:25:18 -06:00
Extra logging for GUI notifications
This commit is contained in:
parent
cae36151ff
commit
f2820b75db
@ -294,6 +294,7 @@ namespace np
|
|||||||
MatchingRoomStatus_to_SceNpMatchingRoomStatus(edata, *update_info, room_status);
|
MatchingRoomStatus_to_SceNpMatchingRoomStatus(edata, *update_info, room_status);
|
||||||
np_memory.shrink_allocation(edata.addr(), edata.size());
|
np_memory.shrink_allocation(edata.addr(), edata.size());
|
||||||
|
|
||||||
|
rpcn_log.notice("Received GUI notification: %s", name);
|
||||||
extra_nps::print_SceNpMatchingRoomStatus(room_status);
|
extra_nps::print_SceNpMatchingRoomStatus(room_status);
|
||||||
|
|
||||||
switch (notification_type)
|
switch (notification_type)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user