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