You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-16 14:00:40 +00:00
Style: apply clang-format (5.0.0) to current source
This commit is contained in:
@@ -591,7 +591,7 @@ static void engine_handle_cmd(struct android_app *app, int32_t cmd) {
|
||||
engine_draw_frame(engine);
|
||||
engine->animating = 1;
|
||||
|
||||
/*
|
||||
/*
|
||||
EGLint w,h;
|
||||
eglQuerySurface(engine->display, engine->surface, EGL_WIDTH, &w);
|
||||
eglQuerySurface(engine->display, engine->surface, EGL_HEIGHT, &h);
|
||||
|
||||
Reference in New Issue
Block a user