mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-29 14:05:17 -04:00
fs.mitm: update for libstratosphere refactor
This commit is contained in:
parent
887b4e0275
commit
aef7d36300
21 changed files with 154 additions and 1064 deletions
|
@ -24,7 +24,5 @@ void Reboot() {
|
|||
}
|
||||
|
||||
void Log(const void *data, int size) {
|
||||
(void)(data);
|
||||
(void)(size);
|
||||
/* ... */
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue