diff --git a/src/Ending.cpp b/src/Ending.cpp index 5e9113f2..987979bd 100644 --- a/src/Ending.cpp +++ b/src/Ending.cpp @@ -431,6 +431,10 @@ int Scene_DownIsland(int mode) sprite.y += 0x19; } } + else + { + sprite.y += 0x33; + } break; }