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