From 9ddbaacea836fb8946f13e50b6990519026e1fbc Mon Sep 17 00:00:00 2001 From: IIMarckus Date: Fri, 16 Aug 2019 01:09:32 -0600 Subject: [PATCH] GlassTing (Elm's PC when email arrives) isn't in G/S either. --- audio/sfx_pointers.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/audio/sfx_pointers.asm b/audio/sfx_pointers.asm index 0e066c60a..cf1138ffc 100644 --- a/audio/sfx_pointers.asm +++ b/audio/sfx_pointers.asm @@ -188,9 +188,9 @@ SFX: dba Sfx_TrainArrived dba Sfx_StopSlot dba Sfx_2Boops +; new to Crystal dba Sfx_GlassTing dba Sfx_GlassTing2 -; new to Crystal dba Sfx_IntroUnown1 dba Sfx_IntroUnown2 dba Sfx_IntroUnown3