From 2b4134722d749f8bd3644ad50442014bf672c95a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=82=B5=E3=83=9D=E3=83=9F=E3=82=AF?= Date: Tue, 26 Apr 2022 03:38:32 +0900 Subject: [PATCH] Add removed function info of Mirror Mode --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6a0fb0f..95f058e 100644 --- a/README.md +++ b/README.md @@ -47,3 +47,5 @@ Note: **You may need to disable it manually when you are in secret stage and Bow Ported from JoshuaMK's [Mirror Mode (NTSC-U)](https://discord.com/channels/83214196182880256/273126568795176960/960281550275104768) by [mapping memory among versions](https://github.com/sup39/supSMS-Utils/blob/main/GeckoConverter/convert.ipynb). + +The function `TBathWaterFlatRenderer::render` is missing in NTSC-J 1.1 and PAL, and therefore the related codes are removed in these two versions.