mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-08-29 23:46:31 -05:00
core: Fix missing prototype warnings
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
#include "common/logging/log.h"
|
||||
|
||||
#include "core/hle/service/service.h"
|
||||
#include "core/hle/service/am/am.h"
|
||||
#include "core/hle/service/am/am_app.h"
|
||||
#include "core/hle/service/am/am_net.h"
|
||||
#include "core/hle/service/am/am_sys.h"
|
||||
|
Reference in New Issue
Block a user