summaryrefslogtreecommitdiff
path: root/src/enemy/enemy4D.c
diff options
context:
space:
mode:
authortheo3 <arisstephenson2@gmail.com>2020-11-13 23:27:50 -0800
committertheo3 <arisstephenson2@gmail.com>2020-11-13 23:27:50 -0800
commit3079c016b455c7008995d26ea227a4f05bc79988 (patch)
treefbe584b74e020cd6d25bf7904b1ab576327b62b1 /src/enemy/enemy4D.c
parent8fd74813959a978489e0c4917fcbfe86500debbb (diff)
clang-format and newlines
Diffstat (limited to 'src/enemy/enemy4D.c')
-rw-r--r--src/enemy/enemy4D.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/enemy/enemy4D.c b/src/enemy/enemy4D.c
index 3c168052..a29157bc 100644
--- a/src/enemy/enemy4D.c
+++ b/src/enemy/enemy4D.c
@@ -52,4 +52,4 @@ void sub_0803EB44(Entity* this) {
InitAnimationForceUpdate(this, this->animationState << 2);
sub_0803EE8C(this);
}
-} \ No newline at end of file
+}