Files
rgbds/src
Antonio Niño Díaz fe6e5e445b Remove warning on DB/DW/DL emtpy lists
This warning was added in 781c90b940 as a
way of catching the following cases, which are most likely programmer
mistakes:

    DB 1,, 2
    DB 1, 2,

However, the warning was also triggered in the following case:

    DB

It can be used as a replacement of:

    DS 1

In this case, it shouldn't output a warning.

Signed-off-by: Antonio Niño Díaz <antonio_nd@outlook.com>
2017-12-29 12:05:57 +01:00
..
2017-08-21 23:35:45 +01:00
2017-08-21 23:48:24 +01:00
2017-04-17 18:14:49 +01:00
2017-07-22 15:34:24 +01:00
2017-04-17 18:14:49 +01:00