mirror of
https://github.com/switchbrew/libnx.git
synced 2025-07-04 10:32:15 +02:00
move to previous line
This commit is contained in:
parent
b6973d6366
commit
0130058bf9
@ -392,8 +392,7 @@ Result hiddbgReleaseHdlsWorkBuffer(void) {
|
|||||||
return rc;
|
return rc;
|
||||||
}
|
}
|
||||||
|
|
||||||
Result hiddbgIsHdlsVirtualDeviceAttached(u64 HdlsHandle, bool *isAttached)
|
Result hiddbgIsHdlsVirtualDeviceAttached(u64 HdlsHandle, bool *isAttached) {
|
||||||
{
|
|
||||||
Result rc = 0;
|
Result rc = 0;
|
||||||
|
|
||||||
if (hosversionBefore(7,0,0))
|
if (hosversionBefore(7,0,0))
|
||||||
|
Loading…
Reference in New Issue
Block a user