mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-05-16 16:53:57 +12:00
NFC stuffs
This commit is contained in:
parent
3c7b9bb512
commit
3f2a546915
2 changed files with 8 additions and 1 deletions
include/services
|
@ -35,8 +35,10 @@ class NFCService {
|
|||
|
||||
Old3DSAdapterStatus adapterStatus;
|
||||
TagStatus tagStatus;
|
||||
bool initialized = false;
|
||||
|
||||
// Service commands
|
||||
void communicationGetResult(u32 messagePointer);
|
||||
void communicationGetStatus(u32 messagePointer);
|
||||
void initialize(u32 messagePointer);
|
||||
void getTagInRangeEvent(u32 messagePointer);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue