Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFodder/openfodder
/ isAmigaTheOne
Method
isAmigaTheOne
Source/Version.hpp:144–146 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
142
}
143
144
bool isAmigaTheOne() const {
145
return mRelease == eRelease::AmigaTheOne;
146
}
147
148
bool isAmigaAction() const {
149
return mRelease == eRelease::AmigaAction;
Callers
11
Phase_Goals_Check
Method · 0.80
Phase_Progress_Check
Method · 0.80
Squad_Prepare_GrenadesAndRockets
Method · 0.80
Service_Show
Method · 0.80
WonGame
Method · 0.80
Sprite_Projectile_Collision_Check
Method · 0.80
GameOverCheck
Method · 0.80
Mission_Loop
Method · 0.80
intro_main
Method · 0.80
Recruit_Show
Method · 0.80
SetActiveSpriteSheet
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected