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_2.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio/engine_2.asm') diff --git a/audio/engine_2.asm b/audio/engine_2.asm index 65c25c20..800a2246 100644 --- a/audio/engine_2.asm +++ b/audio/engine_2.asm @@ -1,4 +1,4 @@ -; The second of three duplicated sound engines. +; The second of four partially duplicated sound engines. ; This copy has a few differences relating to battle sound effects ; and the low health alarm that plays in battle -- cgit v1.3.1-sl0p