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-23 15:01:19 -06:00
parent 439ba4478d
commit c951468236

View File

@@ -2,7 +2,6 @@
#include "consts.h"
#include "draw.h"
#include "raylib.h"
#include "raymath.h"
#include "update.h"
#include <math.h>