#ifndef PLAYERINPUT_H #define PLAYERINPUT_H char playerInputChar(); #endif
#ifndef PLAYERINPUT_H
#define PLAYERINPUT_H
char playerInputChar();
#endif