mirror of
https://github.com/citra-emu/citra.git
synced 2024-12-20 10:20:10 +00:00
act: Fix docstring typo
These aren't the AM services.
This commit is contained in:
parent
1abb98202c
commit
d467b5ce4f
@ -7,7 +7,7 @@
|
|||||||
namespace Service {
|
namespace Service {
|
||||||
namespace ACT {
|
namespace ACT {
|
||||||
|
|
||||||
/// Initialize AM service
|
/// Initializes all ACT services
|
||||||
void Init();
|
void Init();
|
||||||
|
|
||||||
} // namespace ACT
|
} // namespace ACT
|
||||||
|
Loading…
Reference in New Issue
Block a user