Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFodder/openfodder
/ isAmiga
Method
isAmiga
Source/Version.hpp:160–162 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
158
}
159
160
bool isAmiga() const {
161
return mPlatform == ePlatform::Amiga;
162
}
163
164
bool isPC() const {
165
return mPlatform == ePlatform::PC;
Callers
3
getWindowColumns
Method · 0.80
Recruit_Copy_Sprites
Method · 0.80
setDemoName
Method · 0.80
Calls
no outgoing calls
Tested by
1
setDemoName
Method · 0.64