Streamline initialization and splash screen code

Should be much less chance of beachballs on OSX
This commit is contained in:
2015-09-25 17:31:57 -04:00
parent fbe80b22dd
commit 3b647f33b2
9 changed files with 135 additions and 146 deletions

View File

@@ -19,11 +19,8 @@ enum {
};
void adjust_window_mode();
void plop_fancy_startup();
void init_startup();
void reload_startup();
void init_animation();
void next_animation_step() ;
void draw_startup(short but_type);
void draw_anim();
void place_anim();