#pragma once #include <furi.h> #include <notification/notification.h> #include "pinball0.h" void notify_table_bump(PinballApp* app); void notify_error_message(PinballApp* app);