mirror of
https://git.coom.tech/drummyfish/raycastlib.git
synced 2024-11-21 20:29:59 +01:00
Remove undef
This commit is contained in:
parent
b916ed62fb
commit
542104fc20
1 changed files with 0 additions and 2 deletions
|
@ -1189,8 +1189,6 @@ void _columnFunctionComplex(RCL_HitResult *hits, uint16_t hitCount, uint16_t x,
|
||||||
|
|
||||||
cZ1World = cZ2World; // for the next iteration
|
cZ1World = cZ2World; // for the next iteration
|
||||||
} // ^ puposfully allow outside screen bounds here
|
} // ^ puposfully allow outside screen bounds here
|
||||||
|
|
||||||
#undef drawVertical
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue