diff --git a/include/banner.h b/include/banner.h index 8228fa6..616a8f0 100644 --- a/include/banner.h +++ b/include/banner.h @@ -11,6 +11,13 @@ const char* BANNER = "\t\t | | / \\ / \\ | | \\| | \\ |___\n" "\t\t |____| /_______ //___/\\ \\ |______ /|______ /_______ \\\n" "\t\t \\/ \\_/ \\/ \\/ \\/\n" +#elif COH +"\t\t ______________.___. _________________ ________\n" +"\t\t / _____/\\__ | |/ _____/\\_____ \\ ___ ___/ _____/\n" +"\t\t \\_____ \\ / | |\\_____ \\ / ____/ \\ \\/ / __ \\ \n" +"\t\t / \\ \\____ |/ \\/ \\ > <\\ |__\\ \\\n" +"\t\t/_______ / / ______/_______ /\\_______ \\/__/\\_ \\\\_____ /\n" +"\t\t \\/ \\/ \\/ \\/ \\/ \\/ \n" #else "\t\t__________ _________________ ____________________.____\n" "\t\t\\______ \\/ _____/\\_____ \\ \\______ \\______ \\ |\n"