mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-06 14:15:41 +12:00
Fix Pandroid class
This commit is contained in:
parent
1c691e1690
commit
5341ee8f1e
1 changed files with 2 additions and 1 deletions
|
@ -3,6 +3,7 @@
|
|||
#include "helpers.hpp"
|
||||
|
||||
|
||||
namespace Pandroid {
|
||||
class Pandroid {
|
||||
public:
|
||||
static void onSmdhLoaded(const std::vector<u8>& smdh);
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue