diff --git a/Help-Wanted.md b/Help-Wanted.md index 33668fd..4c379b4 100644 --- a/Help-Wanted.md +++ b/Help-Wanted.md @@ -20,7 +20,6 @@ Currently looking for help with those things. **Platform/Renderer Bindings** - Mac: imgui_impl_osx.mm need some love ([#1873](https://github.com/ocornut/imgui/issues/1873)) -- Mobile, Web: Wanted: Make sure the existing OpenGL renderers are compatible with whatever WebGL / GL ES versions those platform needs, or write separate renderers if needed. - Mobile: Wanted imgui_impl_ios.cpp Platform Binding+Example for iOS (+ use existing renderer). - Mobile: Wanted imgui_impl_android.cpp Platform Binding+Example for Android (+ use existing renderer). - Web: Wanted imgui_impl_emscripten.cpp Platform Binding+Example for Emscripten (+ use existing renderer to create a new example). ([#336](https://github.com/ocornut/imgui/pull/336))