Minor adjustments to the last commit.

Chokboyz

git-svn-id: http://openexile.googlecode.com/svn/trunk@130 4ebdad44-0ea0-11de-aab3-ff745001d230
This commit is contained in:
Chokboyz
2009-09-24 21:45:52 +00:00
parent a1adaed698
commit 5bef599a4a
5 changed files with 45 additions and 46 deletions

View File

@@ -36,4 +36,5 @@ void make_new_scenario(char *file_name,short out_width,short out_height,short ma
short use_grass,char *title);
void flip_rect(RECT16 *s);
void alter_rect(RECT16 *r);
void object_scenario_data_dump();
#endif