Update d_light_env header guard

This commit is contained in:
Elijah Thomas
2025-06-08 01:56:55 -04:00
committed by GitHub
parent 657f2455ff
commit c9a9c2b3f2
+2 -2
View File
@@ -1,5 +1,5 @@
#ifndef BLUR_AND_PALETTE_MANAGER_H
#define BLUR_AND_PALETTE_MANAGER_H
#ifndef D_LIGHT_ENV_H
#define D_LIGHT_ENV_H
#include "common.h"
#include "m/m_color.h"