Direct implementation of fix vectors (#3147)

This commit is contained in:
Bugisoft
2024-05-19 16:17:31 +02:00
committed by GitHub
parent 95b99c2a11
commit 84d76f2038
5 changed files with 8 additions and 13 deletions

View File

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