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