mirror of
https://github.com/NickTheFox99/ChristmOS.git
synced 2026-08-16 03:08:41 -04:00
Fix includes
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
#include "snow.h"
|
#include "snow.h"
|
||||||
|
#include "../consts.cpp"
|
||||||
#include "Color.hpp"
|
#include "Color.hpp"
|
||||||
#include "Vector2.hpp"
|
#include "Vector2.hpp"
|
||||||
#include "consts.cpp"
|
|
||||||
#include <raylib.h>
|
#include <raylib.h>
|
||||||
|
|
||||||
#define MAX_SECS 4
|
#define MAX_SECS 4
|
||||||
|
|||||||
Reference in New Issue
Block a user