mirror of
https://github.com/zeldaret/tmc
synced 2026-08-12 11:53:02 -04:00
def ScreenTransition
This commit is contained in:
@@ -155,7 +155,7 @@ void sub_080919AC(Entity *this)
|
||||
CopyPosition(this,&gLinkEntity);
|
||||
gLinkEntity.spritePriority.b0 = this->spritePriority.b0 - 1;
|
||||
if (!sub_08091DDC(this)) {
|
||||
if ((gUnk_030010A0.field_0x0 & 0xf) == 0) {
|
||||
if ((gScreenTransition.field_0x0 & 0xf) == 0) {
|
||||
PlaySFX(0x138);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user