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/menu/players_pc.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/menu/players_pc.asm')
| -rwxr-xr-x | engine/menu/players_pc.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/menu/players_pc.asm b/engine/menu/players_pc.asm index 1fcf1f49..38cdf2f6 100755 --- a/engine/menu/players_pc.asm +++ b/engine/menu/players_pc.asm @@ -13,7 +13,7 @@ PlayerPC: ; 778e (1:778e) call PlaySound ld hl, TurnedOnPC2Text call PrintText - + PlayerPCMenu: ; 790c (1:790c) ld hl, wd730 set 6, [hl] |
