summaryrefslogtreecommitdiff
path: root/include/enemy.h
diff options
context:
space:
mode:
authoroctorock <79596758+octorock@users.noreply.github.com>2022-05-01 11:43:19 +0200
committeroctorock <79596758+octorock@users.noreply.github.com>2022-05-18 13:07:06 +0200
commit60e33b636d7b9dca767b3833ee39affcc626f420 (patch)
tree51d7752fb76f5044028c56404f75c780783d8002 /include/enemy.h
parent3afbd0e9012be95e687ccb36eb62f6df08cded19 (diff)
Rename managers
Diffstat (limited to 'include/enemy.h')
-rw-r--r--include/enemy.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/enemy.h b/include/enemy.h
index a392ee82..7183030a 100644
--- a/include/enemy.h
+++ b/include/enemy.h
@@ -253,4 +253,4 @@ void Enemy66(Entity*);
extern void (*const gUnk_080012C8[])(Entity*);
-#endif
+#endif // ENEMY_H