diff options
| author | RayHammer <mail@rayhammer.dev> | 2023-06-15 13:22:41 +0200 |
|---|---|---|
| committer | RayHammer <mail@rayhammer.dev> | 2023-06-15 13:22:41 +0200 |
| commit | d218119e5544f2492775bc4c08063210ae173924 (patch) | |
| tree | 301cc5f64ec84b414c3e33e3c5eafdccda311807 | |
| parent | 5222a99f5d38cd5346254cefed8f65315bca4fcb (diff) | |
Added FMOD to the modules4.0.3
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | modules/fmod_gd4 | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000000..d0c7de88fb --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "modules/fmod_gd4"] + path = modules/fmod_gd4 + url = https://github.com/jordigcs/fmod_gd4 diff --git a/modules/fmod_gd4 b/modules/fmod_gd4 new file mode 160000 +Subproject 5d51d9795c41a4d9b20730b7e42fe8b1cfd65ea |