mirror of
https://github.com/azahar-emu/azahar.git
synced 2026-06-28 14:09:22 -04:00
Quite a few service functions are stubbed but still pop all their arguments, which can lead to unused variable warnings. We can mark the unused arguments with [[maybe_unused]] to silence these warnings until a full implementation of these functions are made. |
||
|---|---|---|
| .. | ||
| bcfnt | ||
| applet_manager.cpp | ||
| applet_manager.h | ||
| apt.cpp | ||
| apt.h | ||
| apt_a.cpp | ||
| apt_a.h | ||
| apt_s.cpp | ||
| apt_s.h | ||
| apt_u.cpp | ||
| apt_u.h | ||
| errors.h | ||
| ns.cpp | ||
| ns.h | ||
| ns_s.cpp | ||
| ns_s.h | ||