Subversion Repositories Kolibri OS

Rev

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

Rev 333 Rev 342
Line 1118... Line 1118...
1118
    I_Init ();
1118
    I_Init ();
Line 1119... Line 1119...
1119
 
1119
 
1120
    printf ("D_CheckNetGame: Checking network game status.\n\r");
1120
    printf ("D_CheckNetGame: Checking network game status.\n\r");
Line 1121... Line 1121...
1121
    D_CheckNetGame ();
1121
    D_CheckNetGame ();
1122
 
1122
 
Line 1123... Line 1123...
1123
//    printf ("S_Init: Setting up sound.\n\r");
1123
    printf ("S_Init: Setting up sound.\n\r");
1124
//    S_Init (snd_SfxVolume /* *8 */, snd_MusicVolume /* *8*/ );
1124
    S_Init (snd_SfxVolume /* *8 */, snd_MusicVolume /* *8*/ );
Line 1125... Line 1125...
1125
 
1125