shithub: rgbds

ref: 6502ed39197d6047afd309fb015cb3f3d739765c
dir: /test/asm/empty-data-directive.err/

View raw version
warning: empty-data-directive.asm(6): [-Wempty-data-directive]
    DB directive without data in ROM
warning: empty-data-directive.asm(7): [-Wempty-data-directive]
    DW directive without data in ROM
warning: empty-data-directive.asm(8): [-Wempty-data-directive]
    DL directive without data in ROM