gp2x: pollux: various fixes

This commit is contained in:
notaz 2013-10-04 03:15:13 +03:00
parent 9a5a0dc9ff
commit 39014486f9
4 changed files with 17 additions and 9 deletions

View file

@ -10,3 +10,4 @@ void sndout_oss_exit(void);
/* make oss fragment size to fit this much video frames */
extern int sndout_oss_frag_frames;
extern int sndout_oss_can_restart;