diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-02-26 15:41:22 -0500 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-02-26 15:41:22 -0500 |
commit | 81eaf83cd7711a28dcd7a62a6e045dba50560f59 (patch) | |
tree | 732536e2498fb3ef2c17077478c122b12f744535 /engine/pokemon/mon_stats.asm | |
parent | 75a537ed1e9ac197f18ebca58707c1230b9e6a4c (diff) |
Identify gfx/unknown/4985a.asm as gfx/tilesets/forest-tree/unused.png
Diffstat (limited to 'engine/pokemon/mon_stats.asm')
-rw-r--r-- | engine/pokemon/mon_stats.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/engine/pokemon/mon_stats.asm b/engine/pokemon/mon_stats.asm index 74e3d2a95..0a3022628 100644 --- a/engine/pokemon/mon_stats.asm +++ b/engine/pokemon/mon_stats.asm @@ -325,9 +325,9 @@ ListMovePP: Unreferenced_Function50cd0: .loop - ld [hl], $32 + ld [hl], $32 ; typo for P? inc hl - ld [hl], $3e + ld [hl], $3e ; P dec hl add hl, de dec c |