mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2024-11-21 16:37:20 +01:00
Clang format everything.
This commit is contained in:
parent
784ac93e8a
commit
aa622685d0
@ -1,4 +1,4 @@
|
||||
//
|
||||
/*************************************************************************/
|
||||
/* user_web_page.cpp */
|
||||
/*************************************************************************/
|
||||
/* This file is part of: */
|
||||
|
@ -345,7 +345,6 @@ public:
|
||||
context_gl = env->video->create_the_gl_context(gl_version, view);
|
||||
context_gl->initialize();
|
||||
|
||||
|
||||
#ifndef GLES3_DISABLED
|
||||
if (video_driver == VIDEO_DRIVER_GLES3) {
|
||||
RasterizerGLES3::register_config();
|
||||
|
Loading…
Reference in New Issue
Block a user