Remove create_clip_region() function

This commit is contained in:
2014-04-12 14:22:09 -04:00
parent 8e4e783df0
commit 83a67395bb
5 changed files with 0 additions and 50 deletions

View File

@@ -17,7 +17,6 @@ void arrow_button_click(RECT button_rect);
void end_startup();
void Set_up_win ();
void load_main_screen();
void create_clip_region();
void set_gworld_fonts(short font_num);
void redraw_screen();
void put_background();