remove debuger
This commit is contained in:
		
							parent
							
								
									db56e1d635
								
							
						
					
					
						commit
						2cd7d780a9
					
				@ -343,7 +343,7 @@ int main(int argc, char **argv){
 | 
			
		||||
            case '4': run_programm(3, width, height, used); break;
 | 
			
		||||
            case '5': run_programm(4, width, height, used); break;
 | 
			
		||||
            
 | 
			
		||||
            default: printf(" Es wurde die Taste: %c gedrückt", key_input); getch();
 | 
			
		||||
            // default: printf(" Es wurde die Taste: %c gedrückt", key_input); getch();
 | 
			
		||||
        }
 | 
			
		||||
        if(line < 0){line = 8;}
 | 
			
		||||
        if(line > 8){line = 0;}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user