mirror of
https://github.com/zeldaret/tmc
synced 2026-09-06 19:10:56 -04:00
InitScreenShake time -> dec
This commit is contained in:
@@ -39,7 +39,7 @@ void LadderUp(Entity* this) {
|
||||
if (fxEnt) {
|
||||
fxEnt->y.HALF.HI += 8;
|
||||
}
|
||||
InitScreenShake(0x1e, 0);
|
||||
InitScreenShake(30, 0);
|
||||
SoundReq(SFX_10B);
|
||||
this->action = 2;
|
||||
#ifndef EU
|
||||
|
||||
Reference in New Issue
Block a user