Skip to content

Commit

Permalink
Fix Pandroid class
Browse files Browse the repository at this point in the history
  • Loading branch information
wheremyfoodat committed Dec 26, 2023
1 parent 1c691e1 commit 5341ee8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion include/jni_driver.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
#include "helpers.hpp"


namespace Pandroid {
class Pandroid {
public:
static void onSmdhLoaded(const std::vector<u8>& smdh);
};

0 comments on commit 5341ee8

Please sign in to comment.