project_files/HedgewarsMobile/Classes/ObjcExports.m
changeset 4752 d65705a67c4e
parent 4507 0f9b86942c19
child 4948 c3dc41ae68fa
equal deleted inserted replaced
4750:736edc3a2353 4752:d65705a67c4e
   150     gameRunning = YES;
   150     gameRunning = YES;
   151     savedGame = NO;
   151     savedGame = NO;
   152 }
   152 }
   153 
   153 
   154 void updateVisualsNewTurn(void) {
   154 void updateVisualsNewTurn(void) {
   155     DLog(@"updating visuals");
       
   156     [amvc_instance updateAmmoVisuals];
   155     [amvc_instance updateAmmoVisuals];
   157 }
   156 }
   158 
   157 
   159 /*
   158 /*
   160 // http://stackoverflow.com/questions/287543/how-to-programatically-sense-the-iphone-mute-switch
   159 // http://stackoverflow.com/questions/287543/how-to-programatically-sense-the-iphone-mute-switch