We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 018eb03 commit 180298dCopy full SHA for 180298d
1 file changed
README.md
@@ -26,7 +26,7 @@
26
#if MG_MOBILEGLUES_VERSION >= 1270
27
// Logic for MobileGlues (version >= V1.2.7)
28
#else
29
- // Logic for MobileGlues (version < V1.2.7)
+ // Logic for MobileGlues (version < V1.2.7)
30
#endif
31
32
// ...
@@ -50,4 +50,4 @@ Please see [LICENSE](https://github.com/MobileGL-Dev/MobileGlues/blob/main/LICEN
50
51
**GlslOptimizerV2** by **aiekick**: [github](https://github.com/aiekick/GlslOptimizerV2)
52
53
-**cJSON** by **DaveGamble**: [github](https://github.com/DaveGamble/cJSON)
+**cJSON** by **DaveGamble**: [github](https://github.com/DaveGamble/cJSON)
0 commit comments