Removed rel_sqrt_consts.h completely

This commit is contained in:
dbalatoni13 2024-11-10 06:57:04 +01:00
parent 7cda6af48a
commit 200d51a1b2
47 changed files with 1178 additions and 1172 deletions

View file

@ -11,7 +11,7 @@
#include "game/sprite.h"
#include "game/wipe.h"
#include "math.h"
#include "rel_sqrt_consts.h"
#include "string.h"
#ifndef __MWERKS__