diff options
| author | octorock <79596758+octorock@users.noreply.github.com> | 2021-03-16 00:22:13 +0100 |
|---|---|---|
| committer | octorock <79596758+octorock@users.noreply.github.com> | 2021-03-24 23:27:31 +0100 |
| commit | 74b661df24dbebf42496cb3cce2049cb3f15c57b (patch) | |
| tree | aaa852594d5ae6629baffeacb9c6fa339cdeb400 /data/const/playerItem | |
| parent | 7846a385515bb7e63a2f79ef06c5c258edf025d5 (diff) | |
Split items and extract pointers
Diffstat (limited to 'data/const/playerItem')
| -rw-r--r-- | data/const/playerItem/playerItemSword.inc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/data/const/playerItem/playerItemSword.inc b/data/const/playerItem/playerItemSword.inc new file mode 100644 index 00000000..306e6fe1 --- /dev/null +++ b/data/const/playerItem/playerItemSword.inc @@ -0,0 +1,4 @@ +gUnk_0812905C:: @ 0812905C + .4byte sub_080A758C + .4byte sub_080A76CC + .4byte sub_080A7824 |
