- Fixed some bugs and inconsistencies in the dialog code
- Started a utility to quickly preview a dialog - Moved the ppats from the individual applications into the Graphics file; reduces redudancy git-svn-id: http://openexile.googlecode.com/svn/trunk@26 4ebdad44-0ea0-11de-aab3-ff745001d230
This commit is contained in:
@@ -71,7 +71,6 @@ Boolean need_map_full_refresh = TRUE,forcing_map_button_redraw = FALSE;
|
||||
extern GWorldPtr map_gworld,tiny_map_graphics;
|
||||
RGBColor parchment = {65535,65535,52428};
|
||||
PixPatHandle map_pat[25];
|
||||
PixPatHandle bg[14];
|
||||
|
||||
|
||||
unsigned char map_pats[256] = {1,1,2,2,2,7,7,7,7,7, ////
|
||||
|
||||
Reference in New Issue
Block a user