diff options
author | ISSOtm <eldredhabert0@gmail.com> | 2018-05-27 01:04:28 +0200 |
---|---|---|
committer | ISSOtm <eldredhabert0@gmail.com> | 2018-05-27 01:04:28 +0200 |
commit | c48cf5565c9ece114d41abc913e7649e118ca4e6 (patch) | |
tree | 67572fcaaaa0727b999f4503aea1a292321858b0 /main.asm | |
parent | 775d9f7ef0f8436039567e9071cd39c405e998b5 (diff) |
Move home to its own file
Diffstat (limited to 'main.asm')
-rw-r--r-- | main.asm | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -1,4 +0,0 @@ -SECTION "Init", ROM0[$100] - nop - jp $52f - |