Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7efc2fc9 authored by Jae-Hyung Ahn's avatar Jae-Hyung Ahn Committed by Bruce Beare
Browse files

gl_code : add end of line.

parent 245b46fb
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -181,3 +181,4 @@ JNIEXPORT void JNICALL Java_com_android_gljni_GLJNILib_changeBackground(JNIEnv *
{
    background = 1.0f - background;
}