mirror of
https://github.com/rodamaral/lsnes.git
synced 2025-04-02 10:42:15 -04:00
8 lines
105 B
C++
Executable file
8 lines
105 B
C++
Executable file
void pCanvas::setSize(const Size &size) {
|
|
}
|
|
|
|
void pCanvas::update() {
|
|
}
|
|
|
|
void pCanvas::constructor() {
|
|
}
|