wip(Hooks): Received event protections

This commit is contained in:
Yimura
2021-02-07 17:08:25 +01:00
parent 2d9c809daf
commit 35f9cea162
10 changed files with 104 additions and 16 deletions

View File

@ -123,10 +123,10 @@ namespace rage
return false;
}
inline bool ReadArray(PVOID array, int size)
/*inline bool ReadArray(PVOID array, int size)
{
return big::g_pointers->m_read_bitbuf_array(this, array, size, 0);
}
}*/
public:
void* m_data; //0x0000