bsnes/hiro/reference/action/separator.cpp

10 lines
94 B
C++

namespace phoenix {
void pSeparator::constructor() {
}
void pSeparator::destructor() {
}
}