mirror of
https://github.com/zeldaret/tmc
synced 2026-06-14 06:25:18 -04:00
Name members for button texts in struct_0200AF00
This commit is contained in:
+1
-1
@@ -659,7 +659,7 @@ bool32 (*const gPlayerChargeActions[])(ChargeState*) = {
|
||||
};
|
||||
|
||||
const InteractableObject gNoInteraction = {
|
||||
0, 0xFF, 0, 0, 0, 0,
|
||||
0, INTERACTION_NULL, 0, 0, NULL, NULL,
|
||||
};
|
||||
|
||||
// for shifting the hitbox in which entities can be interacted with in Link's facing direction
|
||||
|
||||
Reference in New Issue
Block a user