Skip to content

Commit

Permalink
fix peach's address
Browse files Browse the repository at this point in the history
  • Loading branch information
Lilaa3 committed Dec 13, 2024
1 parent ff3ed4b commit e1e1149
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion fast64_internal/sm64/sm64_constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -3327,9 +3327,11 @@ def get_member_as_dict(name: str, member: DictOrVal[T]):
decomp_path="actors/peach",
group="group10",
animation=AnimInfo(
address=0x501C50C,
address=0x501C504,
behaviours={"Peach (Beginning)": 0x13005638, "Peach (End)": 0x13000EAC},
names=[
"Listen Everybody",
"Turning Away",
"Walking away",
"Walking away 2",
"Descend",
Expand Down

0 comments on commit e1e1149

Please sign in to comment.