mirror of
https://github.com/zeldaret/tmc
synced 2026-08-26 08:03:12 -04:00
renamed all occurences of "link" to "player"
This commit is contained in:
@@ -236,7 +236,7 @@ void sub_0808F498(Entity* this) {
|
||||
DeleteThisEntity();
|
||||
}
|
||||
|
||||
if (gLinkState.field_0x1c != 1) {
|
||||
if (gPlayerState.field_0x1c != 1) {
|
||||
DeleteThisEntity();
|
||||
}
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user