fs.mitm: update for libstratosphere refactor
This commit is contained in:
@@ -24,7 +24,5 @@ void Reboot() {
|
||||
}
|
||||
|
||||
void Log(const void *data, int size) {
|
||||
(void)(data);
|
||||
(void)(size);
|
||||
/* ... */
|
||||
}
|
||||
Reference in New Issue
Block a user