SMG-Decomp
A decompilation of Super Mario Galaxy 1
Loading...
Searching...
No Matches
source
Game
MapObj
BlueChip.cpp
1
#include "Game/MapObj/BlueChip.hpp"
2
3
BlueChip::BlueChip(
const
char
*pName) :
ChipBase
(pName, 0,
"BlueChip"
) {
4
5
}
6
7
BlueChip::~BlueChip() {
8
9
}
ChipBase
Definition
ChipBase.hpp:9
Generated by
1.10.0