mirror of
https://github.com/N64Recomp/N64ModernRuntime.git
synced 2025-10-30 08:02:29 +00:00
* Add modified o1Heap library and set up recomp heap * Fix missing include on POSIX systems
12 lines
392 B
Text
12 lines
392 B
Text
[submodule "thirdparty/xxHash"]
|
|
path = thirdparty/xxHash
|
|
url = https://github.com/Cyan4973/xxHash.git
|
|
[submodule "thirdparty/miniz"]
|
|
path = thirdparty/miniz
|
|
url = https://github.com/richgel999/miniz
|
|
[submodule "N64Recomp"]
|
|
path = N64Recomp
|
|
url = https://github.com/N64Recomp/N64Recomp
|
|
[submodule "thirdparty/o1heap"]
|
|
path = thirdparty/o1heap
|
|
url = https://github.com/N64Recomp/o1heap
|