compile errors fixed
This commit is contained in:
		
							parent
							
								
									2663de9d42
								
							
						
					
					
						commit
						15d85ce2eb
					
				@ -85,7 +85,7 @@ HRESULT Fb_setup(void)
 | 
				
			|||||||
  }
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /* display the splash screen */
 | 
					  /* display the splash screen */
 | 
				
			||||||
  memcpy(Fb_ptr, _binary_splash_bin_start, (size_t)(&_binary_splash_bin_size));
 | 
					  memcpy(Fb_Ptr, _binary_splash_bin_start, (size_t)(&_binary_splash_bin_size));
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /* additional setup here */
 | 
					  /* additional setup here */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user