summaryrefslogtreecommitdiff
path: root/src/enemy
diff options
context:
space:
mode:
authorTal Hayon <talhayon1@gmail.com>2022-01-28 01:24:10 +0200
committerTal Hayon <talhayon1@gmail.com>2022-01-28 01:24:10 +0200
commita5ff01f1bd2140e4eddea1dd4d41dfed89652cd7 (patch)
treed437b3079d322161239a0457c6a514aae02a7a77 /src/enemy
parent44449601b5ba70c5833fbfe9119162f3c4f70b34 (diff)
clang format
Diffstat (limited to 'src/enemy')
-rw-r--r--src/enemy/bombPeahat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/enemy/bombPeahat.c b/src/enemy/bombPeahat.c
index e470b54c..1ceea7db 100644
--- a/src/enemy/bombPeahat.c
+++ b/src/enemy/bombPeahat.c
@@ -625,7 +625,7 @@ void sub_0802B1BC(Entity* this) {
if (ent == 0) {
this->action = 2;
this->spriteSettings.draw = 1;
- }
+ }
if (ent->field_0x80.HALF.HI) {
CopyPosition(ent, this);