mirror of
				https://github.com/raysan5/raylib.git
				synced 2025-10-26 12:27:01 +00:00 
			
		
		
		
	Some spacing review
This commit is contained in:
		| @@ -1326,13 +1326,11 @@ int TextToInteger(const char *text) | ||||
|  | ||||
|     return result; | ||||
| } | ||||
|  | ||||
| //---------------------------------------------------------------------------------- | ||||
|  | ||||
| //---------------------------------------------------------------------------------- | ||||
| // Module specific Functions Definition | ||||
| //---------------------------------------------------------------------------------- | ||||
|  | ||||
| #if defined(SUPPORT_FILEFORMAT_FNT) | ||||
| // Load a BMFont file (AngelCode font file) | ||||
| static Font LoadBMFont(const char *fileName) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Ray
					Ray