#ifndef _DRAW_WINDOWS #define _DRAW_WINDOWS void updateViewportWin(); void updateInfoWin(); void drawGameOverWin(); #endif