feat(Natives): Updated natives list

This commit is contained in:
Yimura
2021-11-08 13:00:04 +01:00
parent b5546cc456
commit 33ac6e261d
5 changed files with 6361 additions and 6174 deletions

View File

@ -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;