diff options
Diffstat (limited to 'home/init.asm')
-rw-r--r-- | home/init.asm | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/home/init.asm b/home/init.asm index 3d83a03cf..20e043180 100644 --- a/home/init.asm +++ b/home/init.asm @@ -167,8 +167,7 @@ Init:: ; 17d call DelayFrame - ld a, $30 - call Predef + predef Function9853 call SoundRestart xor a |