author | Wuzzy <Wuzzy2@mail.ru> |
Tue, 24 Apr 2018 19:52:04 +0200 | |
changeset 13342 | 774dd8762607 |
parent 13341 | 0c3f612edc19 |
child 13343 | 93325e13d329 |
--- a/hedgewars/pas2cSystem.pas Tue Apr 24 19:10:19 2018 +0200 +++ b/hedgewars/pas2cSystem.pas Tue Apr 24 19:52:04 2018 +0200 @@ -121,7 +121,7 @@ _strconcat, _strappend, _strprepend, _chrconcat : function : string; _strcompare, _strncompare, _strcomparec, _strncompareA : function : boolean; - _strconcatA, _strappendA : function : ansistring; + _strconcatA, _strappendA, _strprependA: function : ansistring; png_structp, png_set_write_fn, png_get_io_ptr, png_get_libpng_ver, png_create_write_struct,