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