code/__DEFINES/path.dm

CANASTARPASS_DENSITY | If set, we make the assumption that CanAStarPass() will NEVER return FALSE unless density is true |
---|---|
CANASTARPASS_ALWAYS_PROC | If this is set, we bypass density checks and always call the proc |
Define Details
CANASTARPASS_ALWAYS_PROC
If this is set, we bypass density checks and always call the proc
CANASTARPASS_DENSITY
If set, we make the assumption that CanAStarPass() will NEVER return FALSE unless density is true