mirror of https://github.com/bsnes-emu/bsnes.git
6 lines
77 B
C++
6 lines
77 B
C++
|
void pLabel::setText(const string &text) {
|
||
|
}
|
||
|
|
||
|
void pLabel::constructor() {
|
||
|
}
|