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_3.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio/engine_3.asm') diff --git a/audio/engine_3.asm b/audio/engine_3.asm index 10893868..06698ca5 100644 --- a/audio/engine_3.asm +++ b/audio/engine_3.asm @@ -1,4 +1,4 @@ -; The third of three duplicated sound engines. +; The third of four partially duplicated sound engines. Audio3_PlaySound:: ld [wSoundID], a -- cgit v1.3.1-sl0p