#ifndef LUFT_H_ #define LUFT_H_ void render_notification(char **texts, int num_of_lines); #endif