mirror of
https://github.com/pret/pmd-red.git
synced 2026-08-27 03:07:22 -05:00
Cleaned up redundant externs
This commit is contained in:
@@ -4,5 +4,7 @@
|
||||
#include "position.h"
|
||||
|
||||
bool8 IsPositionActuallyInSight(struct Position *pos1, struct Position *pos2);
|
||||
bool8 IsPositionInSight(struct Position *pos1, struct Position *pos2);
|
||||
bool8 IsTargetTwoTilesAway(struct Position *pos1, struct Position *pos2);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user