Move the dbbw, dbww, and dbwww macros to legacy

This commit is contained in:
Rangi
2021-05-30 15:51:49 -04:00
parent b1dbadbdd3
commit ed0a0f7159
10 changed files with 321 additions and 286 deletions

View File

@@ -172,5 +172,6 @@ stonetable: MACRO
;\1: warp id
;\2: object_event id
;\3: script pointer
dbbw \1, \2, \3
db \1, \2
dw \3
ENDM