Add attribution for the music

This commit is contained in:
Gwilym Kuiper 2021-06-06 10:54:59 +01:00
parent 6ab61b6eb0
commit 8d980697bb

View file

@ -5,6 +5,7 @@ extern crate agb;
use agb::sound;
// Music - "I will not let you let me down" by Josh Woodward, free download at http://joshwoodward.com
const I_WILL_NOT_LET_YOU_LET_ME_DOWN: &'static [u8] =
include_bytes!("i-will-not-let-you-let-me-down.raw");