forked from sm64pc/sm64ex
-
Notifications
You must be signed in to change notification settings - Fork 0
Patches
quentin452 edited this page May 1, 2024
·
3 revisions
In the ./enhancements folder, there are several .patch files, which can be applied in the following manner:
git apply enhancements/NAMEOFTHEPATCH.patch --ignore-whitespace --reject
If any rejections occur, you can search for them with find | grep .rej. Try to solve rejections through wiggle.
wiggle rejection.rej --replace