mirror of
https://github.com/switchbrew/libnx.git
synced 2025-07-03 18:12:14 +02:00
fix
This commit is contained in:
parent
cb0a487d3d
commit
4746c749b6
@ -50,6 +50,7 @@ Result capsscOpenRawScreenShotReadStream(u64 *out_size, u64 *out_width, u64 *out
|
||||
const struct {
|
||||
s32 layer_stack;
|
||||
u32 pad;
|
||||
u64 timeout;
|
||||
} in = {layer_stack, 0, timeout};
|
||||
|
||||
struct {
|
||||
|
Loading…
Reference in New Issue
Block a user