Fix version diff for PAL

This commit is contained in:
LagoLunatic
2023-10-07 20:55:25 -04:00
parent a2558277e5
commit 3f1d6a13b8
+1 -1
View File
@@ -136,7 +136,7 @@ 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
#if VERSION != VERSION_USA
g_env_light.mMoyaMode = 3;
#else
g_env_light.mMoyaMode = 0;