mirror of
https://github.com/raysan5/raylib.git
synced 2026-01-16 20:27:50 +01:00
Minor format tweaks
This commit is contained in:
@ -24,7 +24,6 @@ static char *text = "いろはにほへと ちりぬるを\nわかよたれそ
|
||||
// Remove codepoint duplicates if requested
|
||||
static int *CodepointRemoveDuplicates(int *codepoints, int codepointCount, int *codepointResultCount);
|
||||
|
||||
|
||||
//------------------------------------------------------------------------------------
|
||||
// Program main entry point
|
||||
//------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user