diff options
Diffstat (limited to 'src/flying.c')
-rw-r--r-- | src/flying.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/flying.c b/src/flying.c index b48538706..a157582e9 100644 --- a/src/flying.c +++ b/src/flying.c @@ -652,7 +652,7 @@ void sub_810E314(struct Sprite *sprite) sprite->callback = sub_810E520; } -#ifndef NONMATCHING +#ifdef NONMATCHING /* Things I can't get to match: 1. data->unk0_1 bitfield behaviour. The way bits are read is different. |