diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-01-23 11:17:21 -0500 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-01-23 11:17:21 -0500 |
commit | fdda670f406c9eb2b323d3b251c67f69f970a071 (patch) | |
tree | 996238bb0c2c314619dded1b85ec6daec1e05263 /home/audio.asm | |
parent | 7c0553b2d25b8e76615afd83e2d6a65d4df9c4fd (diff) |
Cry headers and map headers were eliminated
Diffstat (limited to 'home/audio.asm')
-rw-r--r-- | home/audio.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/audio.asm b/home/audio.asm index 7508d569c..c7e49721a 100644 --- a/home/audio.asm +++ b/home/audio.asm @@ -142,7 +142,7 @@ PlayMusic2:: ; 3bbc PlayCry:: ; 3be3 -; Play cry header de. +; Play cry de. push hl push de |