Updated How To: Screen Recording (markdown)

master
Rob Loach 1 year ago
parent
commit
eb78839ac3
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      How-To:-Screen-Recording.md

+ 1
- 1
How-To:-Screen-Recording.md

@ -8,6 +8,6 @@ This requires `SUPPORT_SCREEN_CAPTURE` to be defined.
## Screen Recording
To start recording the screen, press `CTRL + F12`. raylib will start recording an animated *screenrec%%%.gif* to the current working directory.
To start recording the screen, press `CTRL + F12`. Press the keys again to save the recording to an animated *screenrec%%%.gif* to the current working directory.
This requires `SUPPORT_GIF_RECORDING` to be defined.

Loading…
Cancel
Save