7
0
mirror of https://gitlab.com/raylibtemplates/rt.git synced 2026-06-28 11:15:21 -04:00

Remove unneccessary import

This commit is contained in:
maple
2025-12-21 12:04:20 -06:00
parent 2e78dbd9df
commit a21cc3c1f4

View File

@@ -4,7 +4,6 @@
#include "raymath.h" #include "raymath.h"
#include "update.h" #include "update.h"
#include <math.h> #include <math.h>
#include <stdio.h>
#include "../data/cube.png.h" #include "../data/cube.png.h"