Proper remapping on skin change in (almost) all cases. I commit this before breaking everything trying to fix the remaining issue...

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1114 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Adrien Destugues
2009-10-31 10:44:09 +00:00
parent f9dc259af5
commit a2fd796e59
3 changed files with 50 additions and 12 deletions

View File

@@ -39,6 +39,7 @@ void Hide_cursor(void);
void Remap_screen_after_menu_colors_change(void);
void Compute_optimal_menu_colors(T_Components * palette);
void Remap_menu_sprites();
void Position_screen_according_to_zoom(void);
void Compute_separator_data(void);