mirror of
https://github.com/pret/pmd-red.git
synced 2026-08-26 02:34:33 -05:00
Renamed ActionParameter.lastItemThrowPosition
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
typedef struct ActionParameter
|
||||
{
|
||||
/* 0x0 */ u8 actionUseIndex;
|
||||
/* 0x4 */ DungeonPos lastItemThrowPosition;
|
||||
/* 0x4 */ DungeonPos itemPos;
|
||||
} ActionParameter;
|
||||
|
||||
// size: 0x18
|
||||
|
||||
Reference in New Issue
Block a user