Skip to content

Commit

Permalink
fix compilation with latest vitasdk
Browse files Browse the repository at this point in the history
  • Loading branch information
rsn8887 committed Dec 10, 2017
1 parent 40c344c commit 3af1ace
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/fsusage.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -129,12 +129,14 @@ safe_read
#ifdef __PSP2__
#include <psp2/io/devctl.h>

/*
typedef struct {
uint64_t max_size;
uint64_t free_size;
uint32_t cluster_size;
void *unk;
} SceIoDevInfo;
*/

int
get_fs_usage
Expand Down
Binary file modified src/psp2/vita2d_fbo/lib/libvita2d.a
Binary file not shown.

0 comments on commit 3af1ace

Please sign in to comment.