Merge branch 'master' into d3d12

This commit is contained in:
Triang3l
2018-11-20 23:10:25 +03:00
2 changed files with 114 additions and 186 deletions

View File

@@ -25,7 +25,7 @@ dword_result_t HidReadKeys(dword_t unk1, unknown_t unk2, unknown_t unk3) {
* Other errors appear to be ignored?
*
* unk1 is 0
* unk2 is a pointer to &unk3[2], possibly a 6-byte vuffer
* unk2 is a pointer to &unk3[2], possibly a 6-byte buffer
* unk3 is a pointer to a 20-byte buffer
*/
return 0xC000009D;