mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-18 12:25:29 +00:00
Update text_font_filters.c
This commit is contained in:
@@ -123,8 +123,6 @@ int main(void)
|
|||||||
|
|
||||||
// De-Initialization
|
// De-Initialization
|
||||||
//--------------------------------------------------------------------------------------
|
//--------------------------------------------------------------------------------------
|
||||||
UnloadDroppedFiles(); // Clear internal buffers
|
|
||||||
|
|
||||||
UnloadFont(font); // Font unloading
|
UnloadFont(font); // Font unloading
|
||||||
|
|
||||||
CloseWindow(); // Close window and OpenGL context
|
CloseWindow(); // Close window and OpenGL context
|
||||||
|
|||||||
Reference in New Issue
Block a user