mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-11-04 07:38:47 +00:00 
			
		
		
		
	Add static to some variables
This commit is contained in:
		
							parent
							
								
									745b0219c5
								
							
						
					
					
						commit
						7cbecde2ca
					
				
					 5 changed files with 69 additions and 69 deletions
				
			
		| 
						 | 
				
			
			@ -11,7 +11,7 @@
 | 
			
		|||
 | 
			
		||||
namespace SRV {
 | 
			
		||||
 | 
			
		||||
Handle g_event_handle = 0;
 | 
			
		||||
static Handle g_event_handle = 0;
 | 
			
		||||
 | 
			
		||||
static void Initialize(Service::Interface* self) {
 | 
			
		||||
    DEBUG_LOG(OSHLE, "called");
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue