MCPcopy Create free account
hub / github.com/HertzDevil/0CC-FamiTracker / GetShortName

Method GetShortName

Source/SoundChipTypeImpl.cpp:100–102  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

98}
99
100std::string_view CSoundChipType2A03::GetShortName() const {
101 return "2A03";
102}
103
104std::string_view CSoundChipType2A03::GetFullName() const {
105 return "Nintendo 2A03";

Callers 1

GetChipShortNameMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected