mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-11 06:34:45 -04:00
Fix version diff for PAL
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user