Selaa lähdekoodia

remove unneeded math.h lol

pull/5420/head
kin fuyuki 2 kuukautta sitten
vanhempi
commit
5936a41af9
No known key found for this signature in database GPG Key ID: E4E8E519FB71401
1 muutettua tiedostoa jossa 0 lisäystä ja 2 poistoa
  1. +0
    -2
      src/rcore.c

+ 0
- 2
src/rcore.c Näytä tiedosto

@ -3684,8 +3684,6 @@ Vector2 GetMousePosition(void)
return position;
}
#include<math.h>
Vector2 GetMousePositionDesktop(void)
{
Vector2 position = { 0 };

Ladataan…
Peruuta
Tallenna