Skip to content

Commit 2233c6f

Browse files
Add SDL_hidapi.inc
1 parent 7845f8b commit 2233c6f

File tree

3 files changed

+521
-0
lines changed

3 files changed

+521
-0
lines changed

units/SDL3.pas

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ interface
112112
{$I SDL_time.inc} // 3.2.0
113113
{$I SDL_filesystem.inc} // 3.2.0
114114
{$I SDL_atomic.inc} // 3.2.0
115+
{$I SDL_hidapi.inc} // 3.2.0
115116

116117

117118
implementation

0 commit comments

Comments
 (0)