diff options
author | Juan J. Martinez <jjm@usebox.net> | 2021-01-01 10:54:33 +0000 |
---|---|---|
committer | Juan J. Martinez <jjm@usebox.net> | 2021-01-01 10:54:33 +0000 |
commit | 38bf0eb3ad9fa4b0643156a73f1f97414c5b1abb (patch) | |
tree | 2723cc48e9de8729dd50764b548c5c1ea95a1af7 /game | |
parent | e03e4b929e0372ef29bdd90c3be642b2bfe99164 (diff) | |
download | ubox-msx-lib-38bf0eb3ad9fa4b0643156a73f1f97414c5b1abb.tar.gz ubox-msx-lib-38bf0eb3ad9fa4b0643156a73f1f97414c5b1abb.zip |
Typo
Diffstat (limited to 'game')
-rw-r--r-- | game/src/main.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 { |