summaryrefslogtreecommitdiff
path: root/main.asm
diff options
context:
space:
mode:
authorISSOtm <eldredhabert0@gmail.com>2018-05-27 01:04:28 +0200
committerISSOtm <eldredhabert0@gmail.com>2018-05-27 01:04:28 +0200
commitc48cf5565c9ece114d41abc913e7649e118ca4e6 (patch)
tree67572fcaaaa0727b999f4503aea1a292321858b0 /main.asm
parent775d9f7ef0f8436039567e9071cd39c405e998b5 (diff)
Move home to its own file
Diffstat (limited to 'main.asm')
-rw-r--r--main.asm4
1 files changed, 0 insertions, 4 deletions
diff --git a/main.asm b/main.asm
index 2e71857..e69de29 100644
--- a/main.asm
+++ b/main.asm
@@ -1,4 +0,0 @@
-SECTION "Init", ROM0[$100]
- nop
- jp $52f
-