mirror of
https://github.com/GearsProgress/Poke_Transporter_GB.git
synced 2026-08-28 03:35:43 -05:00
Obtaining checksum from GB
This commit is contained in:
@@ -79,7 +79,7 @@ void initialization_script(void)
|
||||
REG_IME = 0;
|
||||
REG_IE = 0;
|
||||
|
||||
irq_init(NULL);
|
||||
irq_init(&isr_master_nest);
|
||||
|
||||
// Sound bank init
|
||||
// irq_init(NULL);
|
||||
|
||||
Reference in New Issue
Block a user