Fixed a few errors from the previous revision, and nuked some of the compiler errors.

git-svn-id: http://openexile.googlecode.com/svn/trunk@46 4ebdad44-0ea0-11de-aab3-ff745001d230
This commit is contained in:
2009-04-30 04:21:24 +00:00
parent c7f9c17130
commit 27b95287bc
81 changed files with 347 additions and 338 deletions

View File

@@ -34,7 +34,7 @@ void build_scen_headers();
bool load_scenario_header(FSRef filename/*,short header_entry*/);
//void load_spec_graphics();
bool check_p (short pword);
void build_scen_file_name (Str255 file_n);
//void build_scen_file_name (Str255 file_n);
short town_s(short flag);
short out_s(short flag);
short str_size_1(short flag);