Skip to content

Commit e7d48f3

Browse files
committed
Add SDL3_gfx (gfxPrimitives_font part)
1 parent f7f0f65 commit e7d48f3

File tree

2 files changed

+2573
-0
lines changed

2 files changed

+2573
-0
lines changed

units/SDL3_gfx.pas

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ interface
4646

4747
{$INCLUDE SDL3_framerate.inc}
4848
{$INCLUDE SDL3_gfxPrimitives.inc}
49+
{$INCLUDE SDL3_gfxPrimitives_font.inc}
4950
{$INCLUDE SDL3_imageFilter.inc}
5051
{$INCLUDE SDL3_rotozoom.inc}
5152

0 commit comments

Comments
 (0)