mirror of
https://git.coom.tech/drummyfish/raycastlib.git
synced 2024-11-23 20:49:57 +01:00
Update raycastlib.h
This commit is contained in:
parent
544d0dd30b
commit
57064f51d2
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef RCL_COMPUTE_CEILING_DEPTH
|
#ifndef RCL_COMPUTE_CEILING_DEPTH
|
||||||
#define RCL_COMPUTE_CEILING_DEPTH 1 /**< AS RCL_COMPUTE_FLOOR_DEPTH but for
|
#define RCL_COMPUTE_CEILING_DEPTH 1 /**< As RCL_COMPUTE_FLOOR_DEPTH but for
|
||||||
ceiling. */
|
ceiling. */
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue