Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenRCT2/OpenRCT2
/ StrDecompToPrecomp
Function
StrDecompToPrecomp
src/openrct2/platform/Platform.Linux.cpp:236–239 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
234
}
235
236
u8string StrDecompToPrecomp(u8string_view input)
237
{
238
return u8string(input);
239
}
240
241
bool HandleSpecialCommandLineArgument(const char* argument)
242
{
Callers
2
AdvancedDraw
Method · 0.50
onDraw
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected