mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-30 21:30:04 +00:00 
			
		
		
		
	Resolved undefined Common::g_scm_branch error.
This commit is contained in:
		
							parent
							
								
									15dacc4d3f
								
							
						
					
					
						commit
						08e1ba746f
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -11,7 +11,7 @@ | |||
| namespace Common { | ||||
| 
 | ||||
| const char g_scm_rev[]      = GIT_REV; | ||||
| const char g_scm_ref_spec[] = GIT_BRANCH; | ||||
| const char g_scm_branch[]   = GIT_BRANCH; | ||||
| const char g_scm_desc[]     = GIT_DESC; | ||||
| 
 | ||||
| } // namespace
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue