lua: change the way native functions are binded (#1543)

This commit is contained in:
Quentin
2023-06-27 20:13:05 +02:00
committed by GitHub
parent 78986f7c02
commit dc18216263
14 changed files with 6810 additions and 124885 deletions

View File

@ -3,7 +3,7 @@ include(FetchContent)
FetchContent_Declare(
gtav_classes
GIT_REPOSITORY https://github.com/Yimura/GTAV-Classes.git
GIT_TAG 7b8bfba701d70e6a503c0767a5bc3b6c4c0294b8
GIT_TAG d8304d3e608dac2c22754962420c19f6e74b2c47
GIT_PROGRESS TRUE
CONFIGURE_COMMAND ""
BUILD_COMMAND ""