feat(vendor): Updated GTAV-Classes (#394)
This commit is contained in:
@ -8,14 +8,6 @@ namespace rage
|
||||
float y{};
|
||||
};
|
||||
|
||||
struct vector4
|
||||
{
|
||||
float x{};
|
||||
float y{};
|
||||
float z{};
|
||||
float w{};
|
||||
};
|
||||
|
||||
#pragma pack(push, 1)
|
||||
class scrVector
|
||||
{
|
||||
|
Reference in New Issue
Block a user