diff options
| author | dannye <corrnondacqb@yahoo.com> | 2016-06-06 01:22:22 -0500 |
|---|---|---|
| committer | dannye <corrnondacqb@yahoo.com> | 2016-06-06 01:22:22 -0500 |
| commit | a070bdcb21310c7d17b4fd057852f788fdfd61ca (patch) | |
| tree | ca50135e03b11b93e4c20ae2313742fcd728f595 /engine/overworld/step_functions.asm | |
| parent | Clean up Makefile (diff) | |
| download | pokeyellow-a070bdcb21310c7d17b4fd057852f788fdfd61ca.tar.gz pokeyellow-a070bdcb21310c7d17b4fd057852f788fdfd61ca.tar.xz pokeyellow-a070bdcb21310c7d17b4fd057852f788fdfd61ca.zip | |
Clean up white space
Diffstat (limited to 'engine/overworld/step_functions.asm')
| -rw-r--r-- | engine/overworld/step_functions.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/overworld/step_functions.asm b/engine/overworld/step_functions.asm index 58667e51..5b9c7e2b 100644 --- a/engine/overworld/step_functions.asm +++ b/engine/overworld/step_functions.asm @@ -123,7 +123,7 @@ ApplyOutOfBattlePoisonDamage: ; c3de (3:43de) .done ld [wOutOfBattleBlackout], a ret - + Func_c4c7: ; c4c7 (3:44c7) ld a, [wStepCounter] and a |
