mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
6
test/asm/empty-data-directive.err
Normal file
6
test/asm/empty-data-directive.err
Normal file
@@ -0,0 +1,6 @@
|
||||
warning: empty-data-directive.asm(6): [-Wempty-data-directive]
|
||||
db/dw/dl directive without data in ROM
|
||||
warning: empty-data-directive.asm(7): [-Wempty-data-directive]
|
||||
db/dw/dl directive without data in ROM
|
||||
warning: empty-data-directive.asm(8): [-Wempty-data-directive]
|
||||
db/dw/dl directive without data in ROM
|
||||
Reference in New Issue
Block a user