Comments distinguish "move effects" and "effect commands"

Effect command enums are used like constants, not macros
This commit is contained in:
Remy Oukaour
2017-12-11 17:41:18 -05:00
parent 4afc2f01ef
commit 720cdc72b2
5 changed files with 5 additions and 3 deletions

View File

@@ -1,3 +1,4 @@
; entries correspond to EFFECT_* constants
dw NormalHit
dw DoSleep
dw PoisonHit