Skip to content

Commit 492fd92

Browse files
Merge branch 'b_agb' into b_squish
2 parents f437856 + 36b77b2 commit 492fd92

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

hardware_compat.inc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -385,6 +385,9 @@ def OAM_B equ OAM_SIZE
385385

386386
def BOOTUPB_B_AGB equ B_BOOTUP_B_AGB
387387

388+
def BOOTUP_B_CGB equ 0 << B_BOOTUP_B_AGB
389+
def BOOTUP_B_AGB equ 1 << B_BOOTUP_B_AGB
390+
388391

389392
;******************************************************************************
390393
; Aliases

0 commit comments

Comments
 (0)