mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-28 05:47:48 +00:00
Store patch file line in the file name
It's more consistent with how it's stored for all other entries in the stack
This commit is contained in:
@@ -106,8 +106,6 @@ REPT NumberOfSections
|
||||
STRING SourceFile ; Name of the source file (for printing error
|
||||
; messages).
|
||||
|
||||
LONG Line ; The line of the source file.
|
||||
|
||||
LONG Offset ; Offset into the section where patch should
|
||||
; be applied (in bytes).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user