summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorskyyoshi86 <105878730+skyyoshi86@users.noreply.github.com>2024-02-01 19:44:16 -0700
committerGitHub <noreply@github.com>2024-02-01 20:44:16 -0600
commit351a511dc7bca645c7e7e92c4a020466ddf050d0 (patch)
tree53365d1cde4f2ebe98a9feaeeb04df41d83b03c3 /docs
parentddf039210085297d0ce035637afda169c3ac008d (diff)
Cosmetics Editor entry for Ivan the Fairy (#3718)
* First commit * Reverted MODDING.md Reverted a correction to MODDING.md (case-sensitive broken link?) as this is not a change related to this PR * Delete CMakeSettings.json Deleted CMakeSettings.json as this is not a change related to this PR. * checks for cosmetic changes ONCE for both body and sparles Please review carefully. I made these changes blindly as I figure out why I can't compile it in my machine anymore. Sorry! * correctly updates OUTER color when it's changed in Cosmetics Editor * Update soh/soh/Enhancements/cosmetics/CosmeticsEditor.cpp * Update soh/soh/Enhancements/cosmetics/CosmeticsEditor.cpp * Update soh/soh/Enhancements/cosmetics/CosmeticsEditor.cpp * Update soh/soh/Enhancements/cosmetics/CosmeticsEditor.cpp * Update soh/soh/Enhancements/cosmetics/CosmeticsEditor.cpp * Update soh/src/overlays/actors/ovl_En_Partner/z_en_partner.c * Update soh/src/overlays/actors/ovl_En_Partner/z_en_partner.c * Update soh/src/overlays/actors/ovl_En_Partner/z_en_partner.c Co-authored-by: briaguya <70942617+briaguya-ai@users.noreply.github.com> * Update soh/src/overlays/actors/ovl_En_Partner/z_en_partner.c Co-authored-by: briaguya <70942617+briaguya-ai@users.noreply.github.com> * Update soh/src/overlays/actors/ovl_En_Partner/z_en_partner.c Co-authored-by: briaguya <70942617+briaguya-ai@users.noreply.github.com> * Update soh/src/overlays/actors/ovl_En_Partner/z_en_partner.c Co-authored-by: briaguya <70942617+briaguya-ai@users.noreply.github.com> * Update soh/src/overlays/actors/ovl_En_Partner/z_en_partner.c --------- Co-authored-by: Garrett Cox <garrettjcox@gmail.com> Co-authored-by: briaguya <70942617+briaguya-ai@users.noreply.github.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/MODDING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/MODDING.md b/docs/MODDING.md
index ebd7cf071..75293b64a 100644
--- a/docs/MODDING.md
+++ b/docs/MODDING.md
@@ -188,4 +188,4 @@ Assuming all went well, you can now push your changes to your fork with the foll
```bash
git push origin <YOUR BRANCH NAME>
-``` \ No newline at end of file
+```