hedgewars/pas2cSystem.pas
changeset 6894 555a8d8db228
parent 6893 69cc0166be8d
child 6898 344b0dbd9690
--- a/hedgewars/pas2cSystem.pas	Thu Apr 19 23:36:20 2012 +0400
+++ b/hedgewars/pas2cSystem.pas	Fri Apr 20 01:50:47 2012 +0400
@@ -139,3 +139,5 @@
     png_create_info_struct, png_destroy_write_struct,
     png_write_row, png_set_ihdr, png_write_info,
     png_write_end : procedure;
+
+    EnumToStr : function : string;