MCPcopy Create free account
hub / github.com/OpenFodder/openfodder / isAmigaNotVeryFestive

Method isAmigaNotVeryFestive

Source/Version.hpp:152–154  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

150 }
151
152 bool isAmigaNotVeryFestive() const {
153 return mRelease == eRelease::AmigaNotVeryFestive;
154 }
155
156 bool isAmigaAlienLevels() const {
157 return mRelease == eRelease::AmigaAlienLevels;

Callers 2

Demo_Amiga_ShowMenuMethod · 0.80
GetSpriteDataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected