Skip to content

Commit b243590

Browse files
committed
Screen editor completed
1 parent 38a6692 commit b243590

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

lib/screen-editor.asm

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,5 +96,8 @@
9696
.label INIT80 = $CE0C
9797
.label COLORTBL = $CE4C
9898
.label COLOR80 = $CE5C
99+
.label MASKTBL = $CE6C
100+
.label VARTBL = $CE74
101+
.label KEYDEFS = $CEA8
99102

100103
}

0 commit comments

Comments
 (0)