Deprecate dolcesdk

This commit is contained in:
Ivan Epifanov
2021-03-08 18:39:00 +03:00
committed by Sam Lantinga
parent e1d9cbf65c
commit e58a955e68
5 changed files with 53 additions and 85 deletions

View File

@@ -29,11 +29,7 @@
#include <stdio.h>
#include <unistd.h>
#include <stdlib.h>
#if DOLCEVITA
#include <psp2/kernel/iofilemgr.h>
#else
#include <psp2/io/stat.h>
#endif
#include <sys/types.h>
#include <limits.h>
#include <fcntl.h>