8
include/jni_driver.hpp
Normal file
8
include/jni_driver.hpp
Normal file
@@ -0,0 +1,8 @@
|
||||
#include <vector>
|
||||
|
||||
#include "helpers.hpp"
|
||||
|
||||
class Pandroid {
|
||||
public:
|
||||
static void onSmdhLoaded(const std::vector<u8>& smdh);
|
||||
};
|
||||
Reference in New Issue
Block a user