diff options
Diffstat (limited to 'cheatsheet/raylib_structs.c')
| -rw-r--r-- | cheatsheet/raylib_structs.c | 1 |
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 |
