Move parameter_static and week_static to interface (#545)

* Move parameter_static and week_static to interface

* Move bump_texture_static to Segments

* Newline
This commit is contained in:
EllipticEllipsis
2022-01-04 07:36:52 +00:00
committed by GitHub
parent 7611d833d9
commit b74bec0e1d
3 changed files with 3 additions and 3 deletions
+2
View File
@@ -9,3 +9,5 @@
26,message_static
27,message_texture_static
28,nes_font_static
1126,parameter_static
1127,week_static
1 6 kanji
9 26 message_static
10 27 message_texture_static
11 28 nes_font_static
12 1126 parameter_static
13 1127 week_static
-3
View File
@@ -12,8 +12,6 @@
1123,title_static
1124,memerrmsg
1125,locerrmsg
1126,parameter_static
1127,week_static
1128,daytelop_static
1129,ger_daytelop_static
1130,fra_daytelop_static
@@ -21,4 +19,3 @@
1132,d2_fine_static
1133,d2_cloud_static
1134,d2_fine_pal_static
1538,bump_texture_static
1 7 link_animetion
12 1123 title_static
13 1124 memerrmsg
14 1125 locerrmsg
1126 parameter_static
1127 week_static
15 1128 daytelop_static
16 1129 ger_daytelop_static
17 1130 fra_daytelop_static
19 1132 d2_fine_static
20 1133 d2_cloud_static
21 1134 d2_fine_pal_static
1538 bump_texture_static
+1
View File
@@ -1,4 +1,5 @@
652,gameplay_object_exchange_static
1538,bump_texture_static
1539,anime_model_1_static
1540,anime_model_2_static
1541,anime_model_3_static
1 652 gameplay_object_exchange_static
2 1538 bump_texture_static
3 1539 anime_model_1_static
4 1540 anime_model_2_static
5 1541 anime_model_3_static