diff options
author | YamaArashi <shadow962@live.com> | 2015-02-08 01:44:41 -0800 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2015-02-08 01:44:41 -0800 |
commit | 3870f5e10a1e17f35c78b176272df6b1f516f24e (patch) | |
tree | 18905298246c725b735003f6c3b91f5e56203827 /main.asm | |
parent | 1347023128e141dc4cfc71ee6bc689f909e96919 (diff) |
named misc functions
Diffstat (limited to 'main.asm')
-rwxr-xr-x | main.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -96,7 +96,7 @@ LoadMonData_: ld a, [wWhichPokemon] ld e, a - callab Func_39c37 ; get pokemon ID + callab GetMonSpecies .GetMonHeader ld a, [wcf91] |