Renamed ActionParameter.lastItemThrowPosition

This commit is contained in:
AnonymousRandomPerson
2024-12-28 23:15:35 -06:00
parent 06a16a56c6
commit 39dff3a9ec
5 changed files with 26 additions and 26 deletions

View File

@@ -33,7 +33,7 @@
typedef struct ActionParameter
{
/* 0x0 */ u8 actionUseIndex;
/* 0x4 */ DungeonPos lastItemThrowPosition;
/* 0x4 */ DungeonPos itemPos;
} ActionParameter;
// size: 0x18