mirror of
https://github.com/celisej567/mcpe.git
synced 2026-09-23 20:09:46 +03:00
* fix
This commit is contained in:
@@ -287,7 +287,7 @@ Texture AppPlatform_sdl::loadTexture(const std::string& path, bool b)
|
||||
|
||||
#ifndef __EMSCRIPTEN__
|
||||
|
||||
std::vector<std::string> AppPlatform_windows::getOptionStrings()
|
||||
std::vector<std::string> AppPlatform_sdl::getOptionStrings()
|
||||
{
|
||||
std::vector<std::string> o;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user