diff --git a/Rando-v3-and-v4-checklist.md b/Rando-v3-and-v4-checklist.md index d7c04b0..9104d29 100644 --- a/Rando-v3-and-v4-checklist.md +++ b/Rando-v3-and-v4-checklist.md @@ -2,7 +2,7 @@ - [x] Different approach for giving items, one that can be used for all (most?) checks - rando changes branch is the proof of concept for this - [ ] Piggy-backing on the above ^ attempt to be less invasive on vanilla code paths in every way possible ***(mostly complete)*** -- ^ [ ] Also a piggy back. Cleaner ways to hook/replace original code functions for rando code paths (less in line changes, and more of a patch/redirect to handle the rando ideas) (ala 3ds rando patch system maybe?) ***(mostly complete)*** +- [ ] ^ Also a piggy back. Cleaner ways to hook/replace original code functions for rando code paths (less in line changes, and more of a patch/redirect to handle the rando ideas) (ala 3ds rando patch system maybe?) ***(mostly complete)*** ## 2. Data Optimization/Unification