Merge pull request #2014 from Bassoonian/battleterrain

Rename battle terrain to environment
This commit is contained in:
GriffinR
2025-04-13 19:32:06 -04:00
committed by GitHub
88 changed files with 491 additions and 491 deletions
+2 -2
View File
@@ -1044,7 +1044,7 @@
.byte 0xcb
.endm
.macro callterrainattack
.macro callenvironmentattack
.byte 0xcc
.endm
@@ -1192,7 +1192,7 @@
.4byte \ptr
.endm
.macro settypetoterrain ptr:req
.macro settypetoenvironment ptr:req
.byte 0xeb
.4byte \ptr
.endm