summaryrefslogtreecommitdiff
path: root/src/dungeon_ai_items.c
diff options
context:
space:
mode:
authorSeth Barberee <seth.barberee@gmail.com>2022-02-20 09:09:52 -0800
committerSeth Barberee <seth.barberee@gmail.com>2022-02-20 09:09:52 -0800
commit2d6f3afbd4bbfc1796a91f6a8f4d6ee140488ca8 (patch)
tree6edf91e26be4f3a298da9c6039faabc797b4a778 /src/dungeon_ai_items.c
parent0829319ee532fb1c6ab0a9f8b5f6ecd5bc26d43d (diff)
whitespace cleanup
Diffstat (limited to 'src/dungeon_ai_items.c')
-rw-r--r--src/dungeon_ai_items.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dungeon_ai_items.c b/src/dungeon_ai_items.c
index f8401c5..183d143 100644
--- a/src/dungeon_ai_items.c
+++ b/src/dungeon_ai_items.c
@@ -428,4 +428,3 @@ void TargetThrownItem(struct DungeonEntity *pokemon, struct DungeonEntity *targe
gNumPotentialTargets++;
}
}
-