mirror of
https://github.com/pocketpy/pocketpy
synced 2025-12-07 10:40:16 +00:00
...
This commit is contained in:
parent
143331d67f
commit
1adc853eec
@ -1,6 +1,6 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
inline const char* kPlatformStrings[] = {
|
const char* kPlatformStrings[] = {
|
||||||
"win32", // 0
|
"win32", // 0
|
||||||
"emscripten", // 1
|
"emscripten", // 1
|
||||||
"ios", // 2
|
"ios", // 2
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user