mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 16:55:46 +00:00
service: nfp: address comments
This commit is contained in:
parent
28792b26a5
commit
d389a05005
9 changed files with 29 additions and 26 deletions
|
@ -332,7 +332,7 @@ public:
|
|||
return CameraError::NotSupported;
|
||||
}
|
||||
|
||||
virtual NfcState SupportsNfc() {
|
||||
virtual NfcState SupportsNfc() const {
|
||||
return NfcState::NotSupported;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue