Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFodder/openfodder
/ isAmigaAction
Method
isAmigaAction
Source/Version.hpp:148–150 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
146
}
147
148
bool isAmigaAction() const {
149
return mRelease == eRelease::AmigaAction;
150
}
151
152
bool isAmigaNotVeryFestive() const {
153
return mRelease == eRelease::AmigaNotVeryFestive;
Callers
1
Demo_Amiga_ShowMenu
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected