Comment-out unused #include
This commit is contained in:
parent
3ffe5a083e
commit
c93ed6a014
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
#include <stdlib.h>
|
||||
|
||||
#include <coreinit/cache.h>
|
||||
//#include <coreinit/cache.h>
|
||||
#include <coreinit/screen.h>
|
||||
|
||||
static unsigned char *fake_framebuffer;
|
||||
|
|
Loading…
Add table
Reference in a new issue