Skip to content

Commit fca2317

Browse files
committed
remove //#define PLATFORM_WEB
1 parent a2cf878 commit fca2317

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

examples/core/core_3d_fps_controller.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@
1919
#include "raymath.h"
2020
#include "rcamera.h"
2121

22-
//#define PLATFORM_WEB
23-
2422
#if defined(PLATFORM_WEB)
2523
#include <emscripten/emscripten.h>
2624
#endif

0 commit comments

Comments
 (0)