#if (GAME == 2)
// Fills the playfield's area on the text RAM with transparency.
// (Future games use a near function.)
void far overlay_wipe(void);
#endif