diff options
author | camthesaxman <cameronghall@cox.net> | 2017-06-18 16:03:58 -0500 |
---|---|---|
committer | Marijn van der Werf <marijn.vanderwerf@gmail.com> | 2017-06-20 15:06:18 +0200 |
commit | 829371c3e0fcc6593ed6853b23f473a127ebfa05 (patch) | |
tree | 1565d5dde649840a15bfc813171447f45af68c59 /include | |
parent | 102f5b1e15e7295e30a3cebfbbad3c8af4cc1d37 (diff) |
decompile sub_8046400 - sub_8046E9C
Diffstat (limited to 'include')
-rw-r--r-- | include/songs.h | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/include/songs.h b/include/songs.h index 72d28a355..a24bb0111 100644 --- a/include/songs.h +++ b/include/songs.h @@ -59,12 +59,12 @@ enum SE_MOTER, SE_CARD, SE_SAVE, - SE_KON, - SE_KON2, - SE_KON3, - SE_KON4, - SE_SUIKOMU, - SE_NAGERU, + /*0x38*/ SE_KON, + /*0x39*/ SE_KON2, + /*0x3A*/ SE_KON3, + /*0x3B*/ SE_KON4, + /*0x3C*/ SE_SUIKOMU, + /*0x3D*/ SE_NAGERU, SE_TOY_C, SE_TOY_D, SE_TOY_E, |