Files
Diddy-Kong-Racing/.gitmodules
T
658ab3f5f0 Update makefile, and include many new matches (#421)
* Fix the sins of the past

* Fix makefile extra messages, and add a patching option

* Match func_8001955C

* Match func_80016500

* Match func_8000C8F8

* WIP func_8000CC7C

* Removed old competing misc asset enums, and migrated to the better standard.

* Fix last commit

* Minor documenting of an unused asset.

* Match func_8001B4FC

* Match func_8009963C

* Match render_enter_filename_ui

* Match randomise_ai_racer_slots

* Fix NON_EQUIVALENT builds

* Update README

* A little text documenting

* Update src/menu.c

Co-authored-by: David Benepe <benepe96@gmail.com>

* Remove already matched asm file

---------

Co-authored-by: David Benepe <benepe96@gmail.com>
2023-10-12 08:35:23 -04:00

10 lines
333 B
Plaintext

[submodule "tools/ido-static-recomp"]
path = tools/ido-static-recomp
url = https://github.com/decompals/ido-static-recomp
[submodule "tools/asm_processor"]
path = tools/asm_processor
url = https://github.com/simonlindholm/asm-processor.git
[submodule "tools/Flips"]
path = tools/Flips
url = https://github.com/Alcaro/Flips.git