summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRangi <35663410+Rangi42@users.noreply.github.com>2018-08-23 10:13:36 -0400
committerGitHub <noreply@github.com>2018-08-23 10:13:36 -0400
commit376c64468bab8d162da43fc6e1b6f0942943cf43 (patch)
treedec3dcf9d00c4b97d510b853797be3cc7eab9c10 /docs
parentedb624c20ceb50eef9d73a5df0ac041cc156dd32 (diff)
parent33ff8f2aed95ec9d1d45d91c36a6d44a6edfce74 (diff)
Merge pull request #554 from Rangi42/master
[RTM] Miscellaneous fixes
Diffstat (limited to 'docs')
-rw-r--r--docs/bugs_and_glitches.md4
1 files 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