git-svn-id: http://openexile.googlecode.com/svn/trunk@3 4ebdad44-0ea0-11de-aab3-ff745001d230

This commit is contained in:
2009-04-13 17:51:31 +00:00
parent 9bc3b0c07b
commit 188ecc8bc4
45 changed files with 2668 additions and 2458 deletions

View File

@@ -32,7 +32,7 @@ void set_up_ter_pics();
Boolean load_scenario();
short onm(char x_sector,char y_sector);
void build_scen_headers();
Boolean load_scenario_header(Str255 filename,short header_entry);
bool load_scenario_header(FSRef filename/*,short header_entry*/);
void load_spec_graphics();
Boolean check_p (short pword);
void build_scen_file_name (Str255 file_n);