mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced 2025-06-25 17:52:55 +08:00
feat(Natives): Updated natives list
This commit is contained in:
@ -74,7 +74,7 @@ namespace rage
|
||||
}
|
||||
|
||||
using Void = void;
|
||||
using Any = std::uint32_t;
|
||||
using Any = int;
|
||||
using Hash = std::uint32_t;
|
||||
using Entity = std::int32_t;
|
||||
using Player = std::int32_t;
|
||||
|
Reference in New Issue
Block a user