Bingo Anon we need another card made for this one. "Muh Balls exploded"
You don't even need a case, just push the rest off to another function
#define TARGET_SIZE 6
char *targets[] = {
"Jim Watkins",
"BO",
"BVs",
"Bakers",
"All Anons",
"A specific Anon"
};
for(;;) {
if (SUCCESS != attack_target(targets[i])) {
i++;
i %= TARGET_SIZE;
}
}
Which one was this, the green lady?