diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2020-04-15 08:58:21 -0400 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2020-04-15 08:58:21 -0400 |
commit | a5332e2f9e029ca7c0003a5cd096af3c68ace5bb (patch) | |
tree | df717f7c0590419d59e9dc246469dc6e5956b6e8 /asm/gap2.s | |
parent | f9b7d7411b74e29e048ea7d48cf6d8302e50d2d4 (diff) |
Finish filling out header
Diffstat (limited to 'asm/gap2.s')
-rw-r--r-- | asm/gap2.s | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/asm/gap2.s b/asm/gap2.s deleted file mode 100644 index 4af77b6d..00000000 --- a/asm/gap2.s +++ /dev/null @@ -1,4 +0,0 @@ - .text - .rept 0x336400-0x33631c - .byte 255 - .endr |