- 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:
@@ -57,7 +57,7 @@ extern short which_item_page[6],current_cursor;
|
||||
//extern CursHandle sword_curs;
|
||||
extern ControlHandle text_sbar,item_sbar;
|
||||
extern Point store_anim_ul;
|
||||
extern PixPatHandle bg[14];
|
||||
extern PixPatHandle bg[];
|
||||
extern short dest_personalities[40];
|
||||
extern location source_locs[6];
|
||||
extern location dest_locs[40] ;
|
||||
|
Reference in New Issue
Block a user