Allow padding to coexist with overlay file (#1395)

This commit is contained in:
Sylvie
2024-05-17 05:14:44 -04:00
committed by GitHub
parent e2633d5b66
commit 352551d4f8
14 changed files with 55 additions and 23 deletions

View File

@@ -0,0 +1,3 @@
SECTION "0", ROM0[0]
DB 1, 1, 2, 3, 5, 8, 13, 21
DS $8000 - 8

View File

Binary file not shown.

File diff suppressed because one or more lines are too long