Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFodder/openfodder
/ isAmigaAlienLevels
Method
isAmigaAlienLevels
Source/Version.hpp:156–158 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
154
}
155
156
bool isAmigaAlienLevels() const {
157
return mRelease == eRelease::AmigaAlienLevels;
158
}
159
160
bool isAmiga() const {
161
return mPlatform == ePlatform::Amiga;
Callers
2
Demo_Amiga_ShowMenu
Method · 0.80
GetSpriteData
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected