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