debugging and prepapred for mameo
[shermanaquarium] / sherman-aquarium / shermans / fish.c
index 3122c01..c935ab6 100644 (file)
@@ -649,7 +649,9 @@ void fish_update(void)
 
        if(fishes[i].is_dead == TRUE){
 
+               fprintf(stderr,"ddddddddddddddddd33333333\n");
            if(fish_settings.rebirth){
+               fprintf(stderr,"ddddddddddddddddd\n");
                if(g_rand_int_range(ad->rnd, 0, 100) < 20){
                    //              printf("Rebirth and salvation..\n");
                    /* Salvation and rebirth...*/