Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFodder/openfodder
/ hasServiceScreen
Method
hasServiceScreen
Source/Versions.hpp:64–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
}
63
64
bool hasServiceScreen() const {
65
return hasGfx(eGFX_SERVICE);
66
}
67
68
cDimension GetScreenSize() const {
69
if (isAmiga())
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected