1
0
mirror of https://github.com/TerryCavanagh/VVVVVV.git synced 2024-06-01 18:43:33 +02:00

Remove unused math.h include from Maths.h

Apparently this was in here, just completely unused.
This commit is contained in:
Misa 2021-09-27 23:11:20 -07:00
parent 3decf54dbc
commit a346379413

View File

@ -1,7 +1,6 @@
#ifndef MATHGAME_H
#define MATHGAME_H
#include <math.h>
#include <stdlib.h>
//// This header holds Maths functions that emulate the functionality of flash's