bsnes/higan/phoenix/reference/widget/label.cpp

6 lines
77 B
C++
Raw Normal View History

void pLabel::setText(const string &text) {
}
void pLabel::constructor() {
}