Scenario Editor const cleanup

This commit is contained in:
Sylae Corell
2014-07-30 13:33:16 -06:00
parent c9e7e86017
commit 194e16198b
14 changed files with 52 additions and 52 deletions

View File

@@ -23,7 +23,7 @@ RECT get_template_rect (unsigned char type_wanted);
void draw_frames();
void place_location();
void place_just_location();
void set_string(char *string,char *string2);
void set_string(char const *string,char const *string2);
void undo_clip();
Boolean is_special(short i,short j);
Boolean is_field_type(short i,short j,short field_type);