- putting valloc.c back in the project as some persons have problem using/finding the valloc library
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-12-06 12:38:23 +00:00
parent 85adde6c61
commit ca6f507d0a
5 changed files with 320 additions and 4 deletions
+1 -2
View File
@@ -18,8 +18,7 @@
#include <pspdebug.h>
#include <pspdisplay.h>
#include <png.h>
#include <vram.h>
#include <valloc.h>
#include "../include/valloc.h"
#ifdef __cplusplus
extern "C" {