mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-08 16:24:53 +00:00
Fix CTexture.hpp header guard
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef _CTOKEN_HPP
|
||||
#define _CTOKEN_HPP
|
||||
#ifndef _CTEXTURE_HPP
|
||||
#define _CTEXTURE_HPP
|
||||
|
||||
#include "gx_enum.h"
|
||||
#include "types.h"
|
||||
|
||||
Reference in New Issue
Block a user