From 12af03cd62732bd63c0bc482d63f59ee97bc17f2 Mon Sep 17 00:00:00 2001 From: GriffinR Date: Thu, 28 Jan 2021 16:36:56 -0500 Subject: Label bard music pitch table --- include/bard_music.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'include') diff --git a/include/bard_music.h b/include/bard_music.h index ca4c285db..2825d16e6 100644 --- a/include/bard_music.h +++ b/include/bard_music.h @@ -1,9 +1,6 @@ #ifndef GUARD_BARD_MUSIC_H #define GUARD_BARD_MUSIC_H -// Exported type declarations - - struct BardSound { /*0x00*/ u8 var00; -- cgit v1.2.3