lsnes/phoenix/reference/action/action.cpp
2013-05-03 17:47:34 +03:00

8 lines
120 B
C++
Executable file

void pAction::setEnabled(bool enabled) {
}
void pAction::setVisible(bool visible) {
}
void pAction::constructor() {
}