diff options
Diffstat (limited to 'examples/core/core_vr_simulator.c')
| -rw-r--r-- | examples/core/core_vr_simulator.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/core/core_vr_simulator.c b/examples/core/core_vr_simulator.c index c0f1b8d2..c39f2df7 100644 --- a/examples/core/core_vr_simulator.c +++ b/examples/core/core_vr_simulator.c @@ -17,6 +17,9 @@ #define GLSL_VERSION 100 #endif +//------------------------------------------------------------------------------------ +// Program main entry point +//------------------------------------------------------------------------------------ int main(void) { // Initialization |
