diff options
author | entrpntr <12521136+entrpntr@users.noreply.github.com> | 2020-05-21 13:43:14 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-21 13:43:14 -0400 |
commit | a3437007d1446878bcea9ef7926a0703565c9779 (patch) | |
tree | a9e9781191af02140c279cb9e7121ebc2e2f77c6 /layout.link | |
parent | 66d5e15fce96729665e9d69a191ffbac35198755 (diff) | |
parent | 96c806efc484c7a57476ac17515d62ac1d0515a8 (diff) |
Merge pull request #35 from entrpntr/std-scripts
Disassemble standard scripts and text (bank $40)
Diffstat (limited to 'layout.link')
-rw-r--r-- | layout.link | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layout.link b/layout.link index 984869b6..1512a858 100644 --- a/layout.link +++ b/layout.link @@ -154,7 +154,7 @@ ROMX $3e ROMX $3f "bank3f" ROMX $40 - "bank40" + "Standard Scripts" ROMX $41 "bank41" ROMX $42 |