summaryrefslogtreecommitdiff
path: root/src/dungeon_ai_item_weight.c
AgeCommit message (Expand)Author
2022-02-20whitespace cleanupSeth Barberee
2022-02-20these funcs have nothing to do with those so separate themSeth Barberee
2022-02-17few more decomped funcsSeth Barberee
2022-02-13Decomped HasType()AnonymousRandomPerson
2022-02-04Decomped DecideAttack()AnonymousRandomPerson
2022-01-13Decomped HasStatusAffectingActions()AnonymousRandomPerson
2022-01-07Decomped HasNegativeStatus()AnonymousRandomPerson
2022-01-07Decomped CanTargetAdjacentPokemon()AnonymousRandomPerson
2022-01-06Decomped RoundUpFixedPoint()AnonymousRandomPerson
2022-01-04Decomped EvaluateItem()AnonymousRandomPerson