mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-09-13 08:33:55 +00:00
Fix CTexture.hpp header guard
Former-commit-id: 16298ccb35b0b292eafd0902db88385f1dd83b28
This commit is contained in:
parent
03357b2acd
commit
9b385215ac
@ -1,5 +1,5 @@
|
||||
#ifndef _CTOKEN_HPP
|
||||
#define _CTOKEN_HPP
|
||||
#ifndef _CTEXTURE_HPP
|
||||
#define _CTEXTURE_HPP
|
||||
|
||||
#include "gx_enum.h"
|
||||
#include "types.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user