diff options
| author | Elliptic Ellipsis <elliptic.ellipsis@gmail.com> | 2022-03-25 14:24:18 +0000 |
|---|---|---|
| committer | Elliptic Ellipsis <elliptic.ellipsis@gmail.com> | 2022-03-25 14:24:18 +0000 |
| commit | 29ef1953f0e05468e1df84bc4944af98c158cd33 (patch) | |
| tree | 24add9b0ce1e3792bf662b3d0544a95cd331739f /src/object/gyorgBossObject.c | |
| parent | dbbf77d76a9a2b27a4fe4a5ffa1a30a1c09da3f5 (diff) | |
Clean up a couple of bools
Diffstat (limited to 'src/object/gyorgBossObject.c')
| -rw-r--r-- | src/object/gyorgBossObject.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/object/gyorgBossObject.c b/src/object/gyorgBossObject.c index b63b8d81..ebbec424 100644 --- a/src/object/gyorgBossObject.c +++ b/src/object/gyorgBossObject.c @@ -10,7 +10,6 @@ extern const ScreenTransitionData gUnk_0813ABD0; -extern u32 sub_08079F8C(void); struct GyorgChildSpawns { s16 offsetX; s16 offsetY; |
