diff options
author | dannye <corrnondacqb@yahoo.com> | 2016-07-20 00:40:04 -0500 |
---|---|---|
committer | dannye <corrnondacqb@yahoo.com> | 2016-07-20 00:40:04 -0500 |
commit | 70dde9d96b0e3025c72ae29783e94c56fa5cbe1c (patch) | |
tree | ade46ab5d1d16300ab18f82e7727015b0b4e3ac7 /home.asm | |
parent | 25c27785aa83a12330ea58e1e35b2fec90dd84f4 (diff) |
Clean up redundant labels
fix trainer header numbering
Diffstat (limited to 'home.asm')
-rw-r--r-- | home.asm | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -4408,7 +4408,6 @@ endm CallFunctionInTable:: -JumpTable:: ; Call function a in jumptable hl. ; de is not preserved. push hl |