mirror of https://github.com/PrimeDecomp/prime.git
Fix CTexture.hpp header guard
This commit is contained in:
parent
44d675d87d
commit
16298ccb35
|
@ -1,5 +1,5 @@
|
||||||
#ifndef _CTOKEN_HPP
|
#ifndef _CTEXTURE_HPP
|
||||||
#define _CTOKEN_HPP
|
#define _CTEXTURE_HPP
|
||||||
|
|
||||||
#include "gx_enum.h"
|
#include "gx_enum.h"
|
||||||
#include "types.h"
|
#include "types.h"
|
||||||
|
|
Loading…
Reference in New Issue