Subversion Repositories Kolibri OS

Rev

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

Rev 5372 Rev 5592
Line 9... Line 9...
9
#include "fplay.h"
9
#include "fplay.h"
10
#include 
10
#include 
11
 
11
 
Line 12... Line 12...
12
int fplay_blit_bitmap(bitmap_t *bitmap, int dst_x, int dst_y,int w, int h);
12
int fplay_blit_bitmap(bitmap_t *bitmap, int dst_x, int dst_y,int w, int h);
-
 
13
void draw_va_picture(render_t *render, AVPicture *picture);
Line 13... Line 14...
13
 
14
 
14
extern int res_pause_btn[];
15
extern int res_pause_btn[];
Line 15... Line 16...
15
extern int res_pause_btn_pressed[];
16
extern int res_pause_btn_pressed[];