Skip to content

Commit 49f7147

Browse files
Add SDL_storage.inc
1 parent 0afa371 commit 49f7147

File tree

2 files changed

+649
-0
lines changed

2 files changed

+649
-0
lines changed

units/SDL3.pas

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ interface
124124
{$I SDL_vulkan.inc} // 3.2.0
125125
{$I SDL_thread.inc} // 3.2.0
126126
{$I SDL_process.inc} // 3.2.0
127+
{$I SDL_storage.inc} // 3.2.0
127128

128129

129130

0 commit comments

Comments
 (0)