project_files/HedgewarsMobile/Classes/MapConfigViewController.h
changeset 3926 668b71f31e51
parent 3911 46d7a5cf8ac6
child 3930 8b00b4f93242
--- a/project_files/HedgewarsMobile/Classes/MapConfigViewController.h	Mon Oct 04 00:00:42 2010 +0200
+++ b/project_files/HedgewarsMobile/Classes/MapConfigViewController.h	Wed Oct 06 02:31:04 2010 +0200
@@ -92,5 +92,6 @@
 -(void) turnOffWidgets;
 -(void) setLabelText:(NSString *)str;
 -(void) updatePreview;
+-(void) loadDataSourceArray;
 
 @end