mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-06 14:23:12 +00:00
remove //#define PLATFORM_WEB
This commit is contained in:
parent
a2cf878190
commit
fca2317640
@ -19,8 +19,6 @@
|
|||||||
#include "raymath.h"
|
#include "raymath.h"
|
||||||
#include "rcamera.h"
|
#include "rcamera.h"
|
||||||
|
|
||||||
//#define PLATFORM_WEB
|
|
||||||
|
|
||||||
#if defined(PLATFORM_WEB)
|
#if defined(PLATFORM_WEB)
|
||||||
#include <emscripten/emscripten.h>
|
#include <emscripten/emscripten.h>
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user