Define more bit flag constants

This commit is contained in:
Rangi
2018-01-26 12:27:02 -05:00
parent f1366d615f
commit 3332305bb4
3 changed files with 11 additions and 6 deletions

View File

@@ -838,7 +838,7 @@ JumpStep: ; 548a
ld hl, OBJECT_FLAGS2
add hl, bc
res 3, [hl]
res OVERHEAD, [hl]
ld hl, OBJECT_ACTION
add hl, bc