mirror of
https://github.com/rodamaral/lsnes.git
synced 2025-04-02 10:42:15 -04:00
6 lines
81 B
C++
Executable file
6 lines
81 B
C++
Executable file
uintptr_t pViewport::handle() {
|
|
return 0;
|
|
}
|
|
|
|
void pViewport::constructor() {
|
|
}
|