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

8 lines
105 B
C++
Executable file

void pItem::setText(const string &text) {
}
void pItem::constructor() {
}
void pItem::destructor() {
}