mirror of
https://github.com/celisej567/mcpe.git
synced 2026-09-11 20:11:18 +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