mirror of
https://github.com/rodamaral/lsnes.git
synced 2025-04-02 10:42:15 -04:00
5 lines
79 B
C++
Executable file
5 lines
79 B
C++
Executable file
void pButton::setText(const string &text) {
|
|
}
|
|
|
|
void pButton::constructor() {
|
|
}
|