This commit is contained in:
parent
829e58ea1c
commit
b87d55be86
13 changed files with 45 additions and 71 deletions
|
@ -2,10 +2,12 @@
|
|||
/*** PSX Vram Stuff ***/
|
||||
/**********************/
|
||||
|
||||
#ifndef __VRAM_H__
|
||||
#define __VRAM_H__
|
||||
#ifndef __TPAGE_H__
|
||||
#define __TPAGE_H__
|
||||
|
||||
#ifndef __FILE_EQUATES_H__
|
||||
#include <BigLump.h>
|
||||
#endif
|
||||
|
||||
/*************************************************************************************************/
|
||||
#define TPAGE_MAX_ANIM_TEX 8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue