1
0
mirror of https://github.com/cc65/cc65.git synced 2026-04-22 01:16:54 +00:00

missing tab

This commit is contained in:
Mariano Dominguez
2023-01-05 21:29:33 -08:00
parent 29a80065cc
commit 4e8b18c035
+1 -1
View File
@@ -34,6 +34,6 @@
rts
.endproc
;reserve 2 bytes for temp storage
.bss
.bss
STORE1: .res 1
STORE2: .res 1