mirror of
https://github.com/ClassiCube/ClassiCube.git
synced 2025-09-15 10:35:11 -04:00
Fix typo breaking web client compilation oops
This commit is contained in:
parent
fd8d4c66bc
commit
0b6d62c226
@ -3156,7 +3156,7 @@ void Window_DisableRawMouse(void) {
|
||||
/*########################################################################################################################*
|
||||
*------------------------------------------------Emscripten WebGL context-------------------------------------------------*
|
||||
*#########################################################################################################################*/
|
||||
#ifdef CC_BUILD_BGL
|
||||
#ifdef CC_BUILD_GL
|
||||
#include "Graphics.h"
|
||||
static EMSCRIPTEN_WEBGL_CONTEXT_HANDLE ctx_handle;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user