mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-04-17 10:10:45 -04:00
Addressed issues
This commit is contained in:
@@ -7,7 +7,9 @@
|
||||
#include "core/hle/service/time/time.h"
|
||||
|
||||
namespace Service::Time {
|
||||
|
||||
class SharedMemory;
|
||||
|
||||
class Time final : public Module::Interface {
|
||||
public:
|
||||
explicit Time(std::shared_ptr<Module> time, std::shared_ptr<SharedMemory> shared_memory,
|
||||
|
||||
Reference in New Issue
Block a user