mirror of
https://github.com/zeldaret/tmc
synced 2026-06-28 03:03:15 -04:00
renamed all occurences of "link" to "player"
This commit is contained in:
+1
-1
@@ -63,7 +63,7 @@ void (*const gObjectFunctions[])(Entity*) = {
|
||||
/*0x39*/ BossDoor,
|
||||
/*0x3a*/ Object3A,
|
||||
/*0x3b*/ MacroMushromStalks,
|
||||
/*0x3c*/ MacroLink,
|
||||
/*0x3c*/ MacroPlayer,
|
||||
/*0x3d*/ Object3D,
|
||||
/*0x3e*/ Object3E,
|
||||
/*0x3f*/ GiantLeaf,
|
||||
|
||||
Reference in New Issue
Block a user