mirror of
				https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
				synced 2025-03-21 01:53:15 +00:00 
			
		
		
		
	nro: Remove unused forward declaration
This isn't used anywhere in the header.
This commit is contained in:
		
							parent
							
								
									07e5319d55
								
							
						
					
					
						commit
						1c16700372
					
				@ -13,8 +13,6 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
namespace Loader {
 | 
					namespace Loader {
 | 
				
			||||||
 | 
					
 | 
				
			||||||
struct AssetHeader;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
/// Loads an NRO file
 | 
					/// Loads an NRO file
 | 
				
			||||||
class AppLoader_NRO final : public AppLoader, Linker {
 | 
					class AppLoader_NRO final : public AppLoader, Linker {
 | 
				
			||||||
public:
 | 
					public:
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user