summaryrefslogtreecommitdiffhomepage
path: root/cheatsheet/raylib_structs.c
diff options
context:
space:
mode:
Diffstat (limited to 'cheatsheet/raylib_structs.c')
-rw-r--r--cheatsheet/raylib_structs.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/cheatsheet/raylib_structs.c b/cheatsheet/raylib_structs.c
index 2e9ff08..9e642a1 100644
--- a/cheatsheet/raylib_structs.c
+++ b/cheatsheet/raylib_structs.c
@@ -38,3 +38,5 @@
struct VrDeviceInfo; // VR device parameters
struct VrStereoConfig; // VR Stereo rendering configuration for simulator
+ struct FilePathList; // File path list
+