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

Method isPCFormat

Source/Version.hpp:132–134  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

130 }
131
132 bool isPCFormat() const {
133 return mRelease == eRelease::PCFormat;
134 }
135
136 bool isAmigaXmas() const {
137 return mRelease == eRelease::AmigaXMAS;

Callers 3

intro_mainMethod · 0.80
Recruit_ShowMethod · 0.80
Music_PlayMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected