Skip to content

Commit

Permalink
ci: generate native definitions
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 14, 2024
1 parent d2eed51 commit 8429eee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions library/natives/GTAV/CAM.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2132,8 +2132,8 @@ function StopCutsceneCamShaking() end
---**`CAM` `client`**
---[Native Documentation](https://docs.fivem.net/natives/?_0x0EF93E9F3D08C178)
---This native does not have an official description.
---@param p0 boolean
function StopGameplayCamShaking(p0) end
---@param bStopImmediately boolean
function StopGameplayCamShaking(bStopImmediately) end

---**`CAM` `client`**
---[Native Documentation](https://docs.fivem.net/natives/?_0xF46C581C61718916)
Expand Down

0 comments on commit 8429eee

Please sign in to comment.