diff options
Diffstat (limited to 'yellow/main.asm')
-rwxr-xr-x | yellow/main.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/yellow/main.asm b/yellow/main.asm index 16bf2cfc..2f66c79c 100755 --- a/yellow/main.asm +++ b/yellow/main.asm @@ -4121,8 +4121,8 @@ SECTION "bank10",ROMX,BANK[$10] dr $40000,$4050b Pointer_4050b: ; 4050b (10:450b) dr $4050b,$41c70 -DisplayOptionMenu_: ; 41c70 (10:57c0) - dr $41c70,$44000 + +INCLUDE "engine/menu/options.asm" SECTION "bank11",ROMX,BANK[$11] |