Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Commit 2aee489

Browse files
committed
changed required fmod version back to whatever
1 parent 6527c98 commit 2aee489

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lib/FMOD/fmodtypes.pas

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ interface
1717
*)
1818

1919
const
20-
FMOD_VERSION = $00042636;
20+
FMOD_VERSION = $00041500;
2121

2222
(*
2323
FMOD types.

0 commit comments

Comments
 (0)