Extra logging for GUI notifications
This commit is contained in:
@@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user