factoryyyyyN

This commit is contained in:
Jonas Zeunert
2018-12-10 23:49:29 +01:00
parent d65d87b8f1
commit 6367e79898
16 changed files with 99 additions and 69 deletions

View File

@@ -21,6 +21,7 @@ uint8_t Item::get_address()
{
return this->address;
}
std::string Item::get_name()
{
return this->name;