mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced 2025-06-25 17:52:55 +08:00
wip(Hooks): Received event protections
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user