mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-23 11:32:07 +00:00
Fix -W parameter parsing
This commit is contained in:
4
test/asm/diagnostic-parameter-cap.asm
Normal file
4
test/asm/diagnostic-parameter-cap.asm
Normal file
@@ -0,0 +1,4 @@
|
||||
opt Wtruncation=256
|
||||
section "test", rom0
|
||||
db 999
|
||||
db -254
|
||||
Reference in New Issue
Block a user