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