mirror of
https://github.com/nzp-team/dquakeplus.git
synced 2024-11-26 13:51:07 +00:00
Fix vram.h include
This commit is contained in:
parent
fbfc75b7b0
commit
72288cf9ee
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||||
#include <pspkernel.h>
|
#include <pspkernel.h>
|
||||||
#include <pspctrl.h>
|
#include <pspctrl.h>
|
||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
|
#include <vram.h>
|
||||||
|
|
||||||
extern "C"
|
extern "C"
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue