Effects of branch space [Commit 1] (#28)

This commit is contained in:
xCrystal
2023-10-24 20:36:23 +02:00
parent 884e4bdc63
commit a52e7f4df5
13 changed files with 133 additions and 14 deletions

View File

@@ -410,6 +410,7 @@ ENDM
MACRO space_struct
\1XCoord:: db
\1YCoord:: db
\1BranchStructPtr:: ; dw
\1Effect:: db
\1NextSpace:: db
ENDM