Browse Source

sokol_app.h: whitespace fix

Andre Weissflog 2 years ago
parent
commit
d648b651de
1 changed files with 0 additions and 1 deletions
  1. 0 1
      sokol_app.h

+ 0 - 1
sokol_app.h

@@ -4611,7 +4611,6 @@ _SOKOL_PRIVATE void _sapp_ios_show_keyboard(bool shown) {
 // >>emscripten
 #if defined(_SAPP_EMSCRIPTEN)
 
-
 #if defined(EM_JS_DEPS)
 EM_JS_DEPS(sokol_app, "$withStackSave,$allocateUTF8OnStack");
 #endif