clean flags and remove temp macro
This commit is contained in:
@@ -65,10 +65,6 @@
|
||||
.endm
|
||||
|
||||
.macro bg_hidden_item_event x, y, height, item, flag
|
||||
bg_event \x, \y, \height, 7, \item, \flag, 0
|
||||
.endm
|
||||
|
||||
.macro bg_hidden_item_event_new x, y, height, item, flag
|
||||
bg_event \x, \y, \height, 7, \item, ((\flag) - FLAG_HIDDEN_ITEMS_START), 0
|
||||
.endm
|
||||
|
||||
|
||||
Reference in New Issue
Block a user