Load_Recoil(): show number of colors in "comment"
This commit is contained in:
		
							parent
							
								
									e36c96e21c
								
							
						
					
					
						commit
						2995a0e3e1
					
				@ -158,7 +158,7 @@ void Load_Recoil_Image(T_IO_Context *context)
 | 
			
		||||
        free(pixels);
 | 
			
		||||
        if (!File_error)
 | 
			
		||||
        {
 | 
			
		||||
          snprintf(context->Comment, COMMENT_SIZE + 1, "RECOIL: %s", RECOIL_GetPlatform(recoil));
 | 
			
		||||
          snprintf(context->Comment, COMMENT_SIZE + 1, "RECOIL: %s %d colors", RECOIL_GetPlatform(recoil), RECOIL_GetColors(recoil));
 | 
			
		||||
        }
 | 
			
		||||
      }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user