mirror of
https://github.com/zeldaret/mm.git
synced 2026-07-11 14:18:39 -04:00
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:
@@ -9,3 +9,5 @@
|
||||
26,message_static
|
||||
27,message_texture_static
|
||||
28,nes_font_static
|
||||
1126,parameter_static
|
||||
1127,week_static
|
||||
|
||||
|
@@ -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,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
|
||||
|
||||
|
Reference in New Issue
Block a user