Skip to content

Commit d5e4a6f

Browse files
committed
Change serial link wording for multi-object linking
1 parent 613f7d7 commit d5e4a6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/part2/serial-link.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -620,7 +620,7 @@ Copy these new tiles to the end of the tile data -- they should be immediately a
620620

621621

622622
## Running the test ROM
623-
Because we have an extra file (sio.asm) to compile now, the build commands will look a little different:
623+
The build commands are as follows to build both `main.asm` and `sio.asm` into a single ROM (see [Title Screen](./title-screen.md)):
624624

625625
```console
626626
$ rgbasm -o sio.o sio.asm

0 commit comments

Comments
 (0)