// // Created by bruno on 3/30/25. // #ifndef BRNQUANFW_MESSAGES_H #define BRNQUANFW_MESSAGES_H void UI_DisplayMessages(void); #endif //BRNQUANFW_MESSAGES_H