diff options
author | U-Daniel-PC\Daniel <corrnondacqb@yahoo.com> | 2015-03-12 10:49:35 -0400 |
---|---|---|
committer | U-Daniel-PC\Daniel <corrnondacqb@yahoo.com> | 2015-03-12 10:49:35 -0400 |
commit | 1c2a1076cb6420f12b458809bf2bec2737ce82ae (patch) | |
tree | 936b6a749b6eabb9af224859db3fcdef1ace12b4 /home.asm | |
parent | 25f0b7abcd66b9273f224790ed2fbe70141ce26d (diff) |
Low health alarm documentation
RenaKunisaki
Diffstat (limited to 'home.asm')
-rw-r--r-- | home.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3223,7 +3223,7 @@ PlaySoundWaitForCurrent:: ; 3740 (0:3740) ; Wait for sound to finish playing WaitForSoundToFinish:: ; 3748 (0:3748) - ld a, [wd083] + ld a, [wLowHealthAlarm] and $80 ret nz push hl |