Removed rel_sqrt_consts.h completely
This commit is contained in:
parent
7cda6af48a
commit
200d51a1b2
47 changed files with 1178 additions and 1172 deletions
|
|
@ -21,7 +21,6 @@
|
|||
#include "game/sprite.h"
|
||||
|
||||
#include "ext_math.h"
|
||||
#include "rel_sqrt_consts.h"
|
||||
|
||||
#undef ABS
|
||||
#define ABS(x) ((0 > (x)) ? -(x) : (x))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue