mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-22 19:22:05 +00:00
Remove spurious error from div by zero test
This commit is contained in:
@@ -1 +1 @@
|
||||
SECTION "sec", ROMX[$/0]
|
||||
SECTION "sec", ROMX[1/0]
|
||||
|
||||
@@ -1,4 +1,2 @@
|
||||
ERROR: divzero-section-bank.asm(1):
|
||||
Invalid integer constant
|
||||
ERROR: divzero-section-bank.asm(1):
|
||||
Division by zero
|
||||
|
||||
Reference in New Issue
Block a user