mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-22 14:23:44 -07:00
fix chest position
This commit is contained in:
parent
091983b3e3
commit
9a29c512a7
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ static const Vtx sMarkChestVtx[] = {
|
||||||
};
|
};
|
||||||
|
|
||||||
PauseMapMarksData gPauseMapMarkDataTable[] = {
|
PauseMapMarksData gPauseMapMarkDataTable[] = {
|
||||||
// Deku Tree map 0
|
// Deku Tree map 3F
|
||||||
{
|
{
|
||||||
{ PAUSE_MAP_MARK_CHEST,
|
{ PAUSE_MAP_MARK_CHEST,
|
||||||
23,
|
23,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue