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