-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #106 from AnonymousRandomPerson/main
Decomped IsChargingAnyTwoTurnMove
- Loading branch information
Showing
63 changed files
with
5,512 additions
and
5,084 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,58 @@ | ||
#pragma once | ||
.public AbilityIsActiveVeneer | ||
.public AdvanceFrame | ||
.public AnimationDelayOrSomething | ||
.public AnimationHasMoreFrames | ||
.public ChangeMonsterAnimation | ||
.public DefenderAbilityIsActive__02322D64 | ||
.public DUNGEON_PTR | ||
.public DungeonRandInt | ||
.public DungeonRandOutcome__022EAB50 | ||
.public EntityIsValid__02321438 | ||
.public EntityIsValid__02325620 | ||
.public GetApparentWeather | ||
.public GetDamageSource | ||
.public GetMoveAnimation | ||
.public GetMoveAnimationId | ||
.public GetMoveMaxGinsengBoost | ||
.public GetNaturePowerVariant | ||
.public GetSpriteIndex__02052708 | ||
.public Is2TurnsMove | ||
.public IsAffectedByTaunt | ||
.public IsCopyingMove | ||
.public IsFloorOver | ||
.public LogMessageByIdWithPopupCheckUser | ||
.public NATURE_POWER_TABLE | ||
.public ov10_022BF01C | ||
.public ov10_022BF0F4 | ||
.public ov10_022BF1FC | ||
.public ov10_022BFA3C | ||
.public ov10_022BFAA8 | ||
.public ov10_022BFD58 | ||
.public ov10_022BFD8C | ||
.public ov10_022BFDCC | ||
.public ov10_022BFDEC | ||
.public ov29_022DE5D8 | ||
.public ov29_022DE5F0 | ||
.public ov29_022E3560 | ||
.public ov29_022E56A0 | ||
.public ov29_022E65A8 | ||
.public ov29_022E6D68 | ||
.public ov29_022EA370 | ||
.public ov29_022EACCC | ||
.public ov29_022ED0C4 | ||
.public ov29_022ED0D4 | ||
.public ov29_02304A48 | ||
.public ov29_02325644 | ||
.public ov29_02325D20 | ||
.public ov29_02325D7C | ||
.public ov29_0234B09C | ||
.public ov29_02352AD8 | ||
.public ov29_02352B1C | ||
.public ov29_0237CA84 | ||
.public SetAndLoadCurrentAttackAnimation | ||
.public ShouldDisplayEntityAdvanced | ||
.public ShouldMovePlayAlternativeAnimation | ||
.public sub_0201CF90 | ||
.public sub_0201D1D4 | ||
.public WanTableSpriteHasAnimationGroup |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.