mirror of
https://github.com/Atmosphere-NX/Atmosphere
synced 2025-01-08 05:27:57 +00:00
4 lines
No EOL
66 B
C++
4 lines
No EOL
66 B
C++
#pragma once
|
|
|
|
void Reboot();
|
|
void Log(const void *data, int size); |