From 33ff8f2aed95ec9d1d45d91c36a6d44a6edfce74 Mon Sep 17 00:00:00 2001 From: Rangi Date: Thu, 23 Aug 2018 10:07:05 -0400 Subject: [PATCH] =?UTF-8?q?asm=20=E2=86=92=20diff?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/bugs_and_glitches.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/bugs_and_glitches.md b/docs/bugs_and_glitches.md index 251ff3403..33df631b2 100644 --- a/docs/bugs_and_glitches.md +++ b/docs/bugs_and_glitches.md @@ -986,7 +986,7 @@ Then edit [engine/battle/start_battle.asm](/engine/battle/start_battle.asm): Finally, edit [engine/battle/read_trainer_party.asm](/engine/battle/read_trainer_party.asm): -```asm +```diff INCLUDE "data/trainers/parties.asm" + +SetTrainerBattleLevel: @@ -1370,7 +1370,7 @@ This supports up to six entries. **Fix:** Edit `PlacePartyMonEvoStoneCompatibility.DetermineCompatibility` in [engine/pokemon/party_menu.asm](/engine/pokemon/party_menu.asm): -```asm +```diff .loop2 ld a, [hli] and a