diff options
| author | 2Tie <foxman95@ymail.com> | 2018-06-17 03:42:21 -0600 |
|---|---|---|
| committer | 2Tie <foxman95@ymail.com> | 2018-06-17 03:42:21 -0600 |
| commit | 130f5f1bb94ddcc609b5b5344a72d803b68a1102 (patch) | |
| tree | 5e2252e0b2e9e91eefb02d0f2d4ec25c56b2fad4 /home | |
| parent | f123dd89d49f6f70d823947a47a3ce117d6cd01a (diff) | |
happy birthday, here's the main menu debug menu... menu
Diffstat (limited to 'home')
| -rw-r--r-- | home/unknown.asm | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/home/unknown.asm b/home/unknown.asm index 6568b5d..3962377 100644 --- a/home/unknown.asm +++ b/home/unknown.asm @@ -53,10 +53,8 @@ Function094c:: push af ld a, BANK(Functionfe255) call Bankswitch - call Functionfe255 pop af call Bankswitch - - jp Function4031 + jp DebugMenu |
