Identify more bit flags (#1153)

This commit is contained in:
Sylvie
2024-11-29 19:29:30 -05:00
committed by GitHub
parent 8894e29da2
commit 644bd42fb0
78 changed files with 539 additions and 472 deletions

View File

@@ -41,7 +41,7 @@ ReadMapSetupScript:
; Bit 7 of the bank indicates a parameter.
; This is left unused.
bit 7, b
bit MAPSETUPSCRIPT_HAS_PARAM_F, b
jr z, .go
pop de