mirror of
				https://github.com/Ryujinx/SDL.git
				synced 2025-11-04 14:45:00 +00:00 
			
		
		
		
	Minor change to a README to test Mercurial server.
This commit is contained in:
		
							parent
							
								
									3dcb451f85
								
							
						
					
					
						commit
						931cb1a460
					
				| 
						 | 
					@ -114,7 +114,7 @@ right one initialize the jump table based on the version. For something that
 | 
				
			||||||
must generically catch lots of different versions of SDL over time, like the 
 | 
					must generically catch lots of different versions of SDL over time, like the 
 | 
				
			||||||
Steam Client, this isn't a bad option.
 | 
					Steam Client, this isn't a bad option.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Finally, I'm sure some people are reading this and thinking 
 | 
					Finally, I'm sure some people are reading this and thinking,
 | 
				
			||||||
"I don't want that overhead in my project!"  
 | 
					"I don't want that overhead in my project!"  
 | 
				
			||||||
To which I would point out that the extra function call through the jump table 
 | 
					To which I would point out that the extra function call through the jump table 
 | 
				
			||||||
probably wouldn't even show up in a profile, but lucky you: this can all be 
 | 
					probably wouldn't even show up in a profile, but lucky you: this can all be 
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue