Progressbar seems to work again
This commit is contained in:
parent
dd4ec4bd2c
commit
58d202d275
7 changed files with 74 additions and 56 deletions
|
|
@ -36,6 +36,6 @@
|
|||
extern SDL_Surface *img_progress;
|
||||
extern int progress_bar_disabled, prog_bar_ctr;
|
||||
|
||||
void show_progress_bar(SDL_Surface * screen);
|
||||
void show_progress_bar_(SDL_Surface * screen, SDL_Texture *texture, SDL_Renderer *renderer);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue