MCPcopy Create free account
hub / github.com/OpenTTD/OpenTTD / DefaultSize

Method DefaultSize

src/strings.cpp:2339–2342  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2337 }
2338
2339 FontSize DefaultSize() override
2340 {
2341 return FS_NORMAL;
2342 }
2343
2344 std::optional<std::string_view> NextString() override
2345 {

Callers 1

FindMissingGlyphsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected