-
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.
- Loading branch information
1 parent
2d3d799
commit e820198
Showing
8 changed files
with
1,572 additions
and
1,550 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
#pragma once | ||
.public AdvanceFrame | ||
.public CalcStatusDuration | ||
.public DUNGEON_PTR | ||
.public DungeonRandInt | ||
.public EndInvisibleClassStatus | ||
.public EntityIsValid__02315118 | ||
.public GetMaxPp | ||
.public GetMaxPpWrapper | ||
.public GetMobilityType | ||
.public GravityIsActive | ||
.public HasTypeAffectedByGravity | ||
.public IsMonster__02318AB0 | ||
.public IsProtectedFromNegativeStatus | ||
.public LogMessageByIdWithPopupCheckUser | ||
.public LogMessageByIdWithPopupCheckUserTarget | ||
.public SafeguardIsActive | ||
.public ShowPpRestoreEffect | ||
.public SubstitutePlaceholderStringTags | ||
.public TryActivateQuickFeet | ||
.public TryActivateSteadfast | ||
.public TryIncreaseHp | ||
.public TryRemoveSnatchedMonsterFromDungeonStruct | ||
.public UpdateCamera | ||
.public UpdateMinimap | ||
.public UpdateStatusIconFlags | ||
.public UpdateTrapsVisibility | ||
.public ov10_022C4620 | ||
.public ov10_022C4628 | ||
.public ov10_022C4764 | ||
.public ov10_022C4768 | ||
.public ov10_022C476C | ||
.public ov10_022C4774 | ||
.public ov10_022C4778 | ||
.public ov10_022C477C | ||
.public ov10_022C4780 | ||
.public ov10_022C4830 | ||
.public ov10_022C4838 | ||
.public ov10_022C486C | ||
.public ov10_022C487C | ||
.public ov29_022E48B8 | ||
.public ov29_022E4914 | ||
.public ov29_022E49B4 | ||
.public ov29_022E4A04 | ||
.public ov29_022E4A54 | ||
.public ov29_022E4AA4 | ||
.public ov29_022E4AF0 | ||
.public ov29_022E4B3C | ||
.public ov29_022EACCC | ||
.public ov29_022FB984 | ||
.public sub_01FFB62C |
Oops, something went wrong.