Skip to content

Commit fb067a8

Browse files
Add sdlkeycode.inc
1 parent bf74667 commit fb067a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

units/sdl2.pas

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,7 @@ interface
180180
{$I sdlmessagebox.inc} // 2.0.14
181181
{$I sdlrenderer.inc} // 2.0.22
182182
{$I sdlscancode.inc} // 2.26.2
183+
{$I sdlkeycode.inc}
183184
{$I sdlkeyboard.inc} // 2.24.1
184185
{$I sdlmouse.inc} // 2.0.24
185186
{$I sdlguid.inc} // 2.24.0

0 commit comments

Comments
 (0)