Browse Source

remove //#define PLATFORM_WEB

Agnis Aldiņš "NeZvērs 2 tháng trước cách đây
mục cha
commit
fca2317640
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      examples/core/core_3d_fps_controller.c

+ 0 - 2
examples/core/core_3d_fps_controller.c

@@ -19,8 +19,6 @@
 #include "raymath.h"
 #include "rcamera.h"
 
-//#define PLATFORM_WEB
-
 #if defined(PLATFORM_WEB)
 #include <emscripten/emscripten.h>
 #endif