mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-07-25 16:24:53 +02:00
fix missing #include's and missing CMake linking directives
This commit is contained in:
@@ -18,6 +18,8 @@
|
||||
#include "Globals.h"
|
||||
#include "Log.h"
|
||||
#include "ISOFileSystem.h"
|
||||
#include <cstring>
|
||||
#include <cstdio>
|
||||
|
||||
const int sectorSize = 2048;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user