mirror of
https://github.com/YGGverse/xash3d-fwgs.git
synced 2025-01-22 21:04:14 +00:00
engine: platform: that's why commit --amend and/or rebase --interactive your fixes in your patches before proposing them
This commit is contained in:
parent
bb2753cbfc
commit
43bd73f37b
@ -278,7 +278,7 @@ qboolean VoiceCapture_Lock( qboolean lock );
|
||||
"svc 0\n\t" \
|
||||
: \
|
||||
: "r"(raise_pid), "r"(raise_tid), "r"(raise_sig) \
|
||||
: "r0", "r1", "r2", "r7", "memory"
|
||||
: "r0", "r1", "r2", "r7", "memory" \
|
||||
); \
|
||||
} while( 0 )
|
||||
#define INLINE_NANOSLEEP1() do \
|
||||
|
Loading…
x
Reference in New Issue
Block a user