#ifndef BALSTUFF_H #define BALSTUFF_H #include using namespace std; string balFunction(); #endif