Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFodder/openfodder
/ isAmigaXmas
Method
isAmigaXmas
Source/Version.hpp:136–138 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
134
}
135
136
bool isAmigaXmas() const {
137
return mRelease == eRelease::AmigaXMAS;
138
}
139
140
bool isAmigaPower() const {
141
return mRelease == eRelease::AmigaPower;
Callers
3
Campaign_Selection
Method · 0.80
Demo_Amiga_ShowMenu
Method · 0.80
GetSpriteData
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected