#include <ncurses.h>
#include "../Common/common.h"
#include "../Widgets/logo.h"
#include "../Widgets/menu.h"
#include "screen.h"
Go to the source code of this file.