File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 166166 "-linkmode moreram" ,
167167]
168168config .rel_strip_partial = False
169- config .shift_jis = False
170169if args .debug :
171170 config .ldflags .append ("-g" ) # Or -gdwarf-2 for Wii linkers
172171if args .map :
@@ -352,7 +351,7 @@ def MatchingFor(*versions):
352351 },
353352 {
354353 "lib" : "MSL_C" ,
355- "mw_version" : "Wii/0x4201_127 " ,
354+ "mw_version" : "Wii/0x4201_142 " ,
356355 "cflags" : cflags_msl ,
357356 "progress_category" : "sdk" ,
358357 "src_dir" : "lib/MSL/src" ,
@@ -369,7 +368,7 @@ def MatchingFor(*versions):
369368 },
370369 {
371370 "lib" : "StaticR" ,
372- "mw_version" : "Wii/0x4201_127 " ,
371+ "mw_version" : "Wii/0x4201_142 " ,
373372 "cflags" : cflags_staticr ,
374373 "progress_category" : "game" ,
375374 "src_dir" : "src" ,
@@ -415,7 +414,7 @@ def MatchingFor(*versions):
415414 },
416415 {
417416 "lib" : "KCOL" ,
418- "mw_version" : "Wii/0x4201_127 " ,
417+ "mw_version" : "Wii/0x4201_142 " ,
419418 "cflags" : cflags_staticr_gekko ,
420419 "progress_category" : "game" ,
421420 "src_dir" : "src" ,
You can’t perform that action at this time.
0 commit comments