mirror of
https://github.com/gbdev/rgbds.git
synced 2025-12-01 07:17:49 +00:00
Remove deprecated RGBASM features (#1215)
- Escaped commas "\," inside strings - `name: MACRO` syntax - `__FILE__` and `__LINE__` - `-H/--nop-after-halt` and `-l/--auto-ldh` on by default
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
warning: label-indent.asm(10): [-Wobsolete]
|
||||
`mac: MACRO` is deprecated; use `MACRO mac`
|
||||
|
||||
Reference in New Issue
Block a user