Rename to Begin/EndBlock

This commit is contained in:
octorock
2021-03-06 22:44:09 +01:00
parent 2bcea72f49
commit 74e48d98b0
353 changed files with 1442 additions and 1441 deletions
+5 -4
View File
@@ -13,11 +13,11 @@
.short 0x0400
.endm
.macro StartScript
.macro BeginBlock
.short 0x0401
.endm
.macro StopScript
.macro EndBlock
.short 0x0402
.endm
@@ -577,9 +577,10 @@
.word \w
.endm
.macro SetEntityPositionRelative w
.macro SetEntityPositionRelative a,b
.short 0x0c69
.word \w
.short \a
.short \b
.endm
.macro SetEntityPosition a,b