diff --git a/external/includes/GameInformations.h b/external/includes/GameInformations.h index bc7c988..46a23fa 100644 --- a/external/includes/GameInformations.h +++ b/external/includes/GameInformations.h @@ -3,6 +3,7 @@ // Shared structure values with Core dll struct GameInfos { float FOVIn; + float CompensatedFOV; float FOVOut; float cameraIn; float cameraOut;