Select GameScr
;================================
case MAIN_MENU ;===============
;================================
UpdateMenu()
DrawMenu()
;================================
case GAME ;=====================
;================================
UpdateGame()
DrawGame()
End Select
А по моему очень даже красяво
