mirror of
				https://github.com/coop-deluxe/sm64coopdx.git
				synced 2025-10-30 08:01:01 +00:00 
			
		
		
		
	Make mario theme have HUD font header
This commit is contained in:
		
							parent
							
								
									800f2422f9
								
							
						
					
					
						commit
						b0be6143fb
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -160,7 +160,7 @@ static struct DjuiTheme sDjuiThemeMario = {
 | 
			
		|||
        }
 | 
			
		||||
    },
 | 
			
		||||
    .panels = {
 | 
			
		||||
        .hudFontHeader = false
 | 
			
		||||
        .hudFontHeader = true
 | 
			
		||||
    }
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue