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

Method hasBriefingScreen

Source/Versions.hpp:60–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58 }
59
60 bool hasBriefingScreen() const {
61 return hasGfx(eGFX_BRIEFING);
62 }
63
64 bool hasServiceScreen() const {
65 return hasGfx(eGFX_SERVICE);

Callers 1

Briefing_ShowMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected