sw/src/game.h: Remove declaration of CommPlayerName,
now conflicting with extern "C" declaration from config.h. The "extern" itself isn't needed, but this is a good chance for removal.
Please register or sign in to comment
now conflicting with extern "C" declaration from config.h. The "extern" itself isn't needed, but this is a good chance for removal.