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