From 38bf0eb3ad9fa4b0643156a73f1f97414c5b1abb Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Fri, 1 Jan 2021 10:54:33 +0000 Subject: Typo --- game/src/main.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'game/src') diff --git a/game/src/main.h b/game/src/main.h index f8d5d77..9f7b628 100644 --- a/game/src/main.h +++ b/game/src/main.h @@ -21,7 +21,7 @@ enum songs // we will use 0 and 1 for the music #define EFX_CHAN_NO 2 -// sound effects matching our Arkos efc song +// sound effects matching our Arkos efx song // configure the song to use MSX AY enum effects { -- cgit v1.2.3