Subversion Repositories Kolibri OS

Rev

Rev 8557 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 8557 Rev 9097
Line 667... Line 667...
667
            {
667
            {
668
                VL_FadeIn(0,255,gamepal,10);
668
                VL_FadeIn(0,255,gamepal,10);
669
                firstpage = false;
669
                firstpage = false;
670
            }
670
            }
671
        }
671
        }
672
        SDL_Delay(5);
672
        uSDL_Delay(5);
Line 673... Line 673...
673
 
673
 
674
        LastScan = 0;
674
        LastScan = 0;
675
        ReadAnyControl(&ci);
675
        ReadAnyControl(&ci);
676
        Direction dir = ci.dir;
676
        Direction dir = ci.dir;