Fix Pandroid class
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
#include "helpers.hpp"
|
#include "helpers.hpp"
|
||||||
|
|
||||||
|
|
||||||
namespace Pandroid {
|
class Pandroid {
|
||||||
|
public:
|
||||||
static void onSmdhLoaded(const std::vector<u8>& smdh);
|
static void onSmdhLoaded(const std::vector<u8>& smdh);
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user