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 97... Line 97...
97
// I_Init
97
// I_Init
98
//
98
//
99
void I_Init (void)
99
void I_Init (void)
100
{
100
{
101
  I_InitGraphics();
101
  I_InitGraphics();
102
 // I_InitSound();
102
  I_InitSound();
103
}
103
}
Line 104... Line 104...
104
 
104
 
105
//
105
//
106
// I_Quit
106
// I_Quit