gfxtex.h
336 Bytes
#ifndef __gfxtex_H__
#define __gfxtex_H__
#include <ultra64.h>
#include "texture/frame.c"
#include "texture/frame_a.c"
#include "texture/star.c"
#include "texture/b1.c"
#include "texture/b2.c"
#include "texture/b3.c"
#include "texture/light.c"
#include "texture/light_a.c"
#include "texture/yes.c"
#include "texture/no.c"
#endif