From aae999f72bd81a3156c7e00da4ebf499f52da5a6 Mon Sep 17 00:00:00 2001 From: Rangi Date: Wed, 4 Nov 2020 15:16:20 -0500 Subject: Start reorganizing pokeyellow --- audio/engine_4.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio/engine_4.asm') diff --git a/audio/engine_4.asm b/audio/engine_4.asm index 850bb66a..b3ed422e 100644 --- a/audio/engine_4.asm +++ b/audio/engine_4.asm @@ -1,4 +1,4 @@ -; The fourth of three duplicated sound engines. +; The fourth of four partially duplicated sound engines. Audio4_PlaySound:: ld [wSoundID], a -- cgit v1.3.1-sl0p