From 8940a2f553026e46fc97f49c449fe199df36745a Mon Sep 17 00:00:00 2001 From: Ray Date: Tue, 6 Apr 2021 12:57:43 +0200 Subject: Update cheatsheet for raylib 3.7 --- cheatsheet/raylib_structs.c | 1 + 1 file changed, 1 insertion(+) (limited to 'cheatsheet/raylib_structs.c') 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 -- cgit v1.2.3