Addition of new files in MakeList
added Paddle.cpp and Paddle.h
This commit is contained in:
@@ -60,7 +60,7 @@ std::unique_ptr<Screen> ApplicationList::CreateScreen2() {
|
||||
{Symbols::asterisk, Apps::Meter},
|
||||
{Symbols::paintbrush, Apps::Paint},
|
||||
{Symbols::info, Apps::Notifications},
|
||||
{Symbols::none, Apps::None},
|
||||
{Symbols::paddle, Apps::Paddle},
|
||||
{Symbols::none, Apps::None}
|
||||
}
|
||||
};
|
||||
|
Reference in New Issue
Block a user