kytag05 version diff

This commit is contained in:
LagoLunatic
2023-10-07 20:08:25 -04:00
parent 9c91b939a7
commit a2558277e5
+4
View File
@@ -136,7 +136,11 @@ static int daKytag05_Create(fopAc_ac_c* i_this) {
dKyw_evt_wind_set_go();
dKyw_evt_wind_set(0, 0);
g_env_light.mSnowCount = 200;
#if VERSION == VERSION_JPN
g_env_light.mMoyaMode = 3;
#else
g_env_light.mMoyaMode = 0;
#endif
g_env_light.mMoyaCount = 100;
return cPhs_COMPLEATE_e;