Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

Commit

Permalink
chapter 8 setting
Browse files Browse the repository at this point in the history
Signed-off-by: laqieer <[email protected]>
  • Loading branch information
laqieer committed Feb 23, 2020
1 parent 5afd13d commit 6f80a23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/chapter_setting.c
Original file line number Diff line number Diff line change
Expand Up @@ -597,6 +597,7 @@ const struct Chapter chapters[] = {
DEFINE_SIMPLE_CHAPTER(5, "1.2.3)05", 0x7b007c7d, 0, 0, MUSIC_MAP_FE03)
DEFINE_SIMPLE_CHAPTER(6, "1.2.4)06", 0x1c1d1e1f, MAP_ANIM_WATER_FIELD, 0, MUSIC_MAP_FE03)
DEFINE_SIMPLE_CHAPTER(7, "1.2.5)07", 0x1c1d1e1f, MAP_ANIM_WATER_FIELD, 0, MUSIC_MAP_FE03)
DEFINE_SIMPLE_CHAPTER(8, "1.3.1)08", 0x1c1d1e1f, MAP_ANIM_WATER_FIELD, 0, MUSIC_FE_IF_LOST_IN_THOUGHTS_ALL_ALONE)
};

const struct Chapter * const pChapters1 = chapters;
Expand Down

0 comments on commit 6f80a23

Please sign in to comment.