summaryrefslogtreecommitdiffhomepage
path: root/cheatsheet/raylib_structs.c
diff options
context:
space:
mode:
authorRay <[email protected]>2021-04-06 12:57:43 +0200
committerRay <[email protected]>2021-04-06 12:57:43 +0200
commit8940a2f553026e46fc97f49c449fe199df36745a (patch)
tree7ac79edc9205f1e1741fea38344c4a7a3c2068d8 /cheatsheet/raylib_structs.c
parent0e9fa0a3f99813f5bacee372ada1f3e874981e9c (diff)
downloadraylib.com-8940a2f553026e46fc97f49c449fe199df36745a.tar.gz
raylib.com-8940a2f553026e46fc97f49c449fe199df36745a.zip
Update cheatsheet for raylib 3.7
Diffstat (limited to 'cheatsheet/raylib_structs.c')
-rw-r--r--cheatsheet/raylib_structs.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cheatsheet/raylib_structs.c b/cheatsheet/raylib_structs.c
index f22007e..7f7e7a2 100644
--- a/cheatsheet/raylib_structs.c
+++ b/cheatsheet/raylib_structs.c
@@ -36,4 +36,5 @@
struct AudioStream; // Raw audio stream type
struct VrDeviceInfo; // VR device parameters
+ struct VrStereoConfig; // VR Stereo rendering configuration for simulator