Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFodder/openfodder
/ isPCFormat
Method
isPCFormat
Source/Version.hpp:132–134 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
130
}
131
132
bool isPCFormat() const {
133
return mRelease == eRelease::PCFormat;
134
}
135
136
bool isAmigaXmas() const {
137
return mRelease == eRelease::AmigaXMAS;
Callers
3
intro_main
Method · 0.80
Recruit_Show
Method · 0.80
Music_Play
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected