瀏覽代碼

Anpassungen von Bugs

dragonflysots 6 年之前
父節點
當前提交
af1cb000bb
共有 3 個檔案被更改,包括 3 行新增1 行删除
  1. 1
    1
      sots-private
  2. 1
    0
      src/include/constants/pymap/songs.h
  3. 1
    0
      src/include/constants/pymap/songs.s

+ 1
- 1
sots-private

@@ -1 +1 @@
1
-Subproject commit 2185f8badef9467bd2560587e6384e5be3890f74
1
+Subproject commit bed997081c13308092e7a3635d823bea3becdae6

+ 1
- 0
src/include/constants/pymap/songs.h 查看文件

@@ -1,3 +1,4 @@
1
+#define SEQ_BGM_TITLE_SCREEN 0x116
1 2
 #define SEQ_BGM_TOWN_HESPERIA 0x15e
2 3
 #define SEQ_BGM_CITY_CARUN 0x15f
3 4
 #define SEQ_BGM_CITY_URBANIA 0x160

+ 1
- 0
src/include/constants/pymap/songs.s 查看文件

@@ -1,3 +1,4 @@
1
+.equ SEQ_BGM_TITLE_SCREEN, 0x116
1 2
 .equ SEQ_BGM_TOWN_HESPERIA, 0x15e
2 3
 .equ SEQ_BGM_CITY_CARUN, 0x15f
3 4
 .equ SEQ_BGM_CITY_URBANIA, 0x160