diff options
author | IIMarckus <iimarckus@gmail.com> | 2019-08-16 01:09:32 -0600 |
---|---|---|
committer | IIMarckus <iimarckus@gmail.com> | 2019-08-16 01:09:32 -0600 |
commit | 9ddbaacea836fb8946f13e50b6990519026e1fbc (patch) | |
tree | 9398b6aff5f44cb54db94512d78d3fa9c4bb7c8d /audio/sfx_pointers.asm | |
parent | 3e056a68628d2ba8d63de5fbf7fb403b24de0372 (diff) |
GlassTing (Elm's PC when email arrives) isn't in G/S either.
Diffstat (limited to 'audio/sfx_pointers.asm')
-rw-r--r-- | audio/sfx_pointers.asm | 2 |
1 files changed, 1 insertions, 1 deletions
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 |