mirror of
https://github.com/gbdev/rgbds.git
synced 2026-05-08 19:09:36 +00:00
Fix two warnings on MinGW
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
error: Specified start position is greater than length of file "data.bin"
|
||||
error: Specified start position (999) is greater than length of "data.bin" (123)
|
||||
at incbin-start-bad.asm(3)
|
||||
error: Specified start position is greater than length of file "data.bin"
|
||||
error: Specified start position (999) is greater than length of "data.bin" (123)
|
||||
at incbin-start-bad.asm(4)
|
||||
Assembly aborted with 2 errors
|
||||
|
||||
Reference in New Issue
Block a user