strat: ldr::PlatformId -> ncm::ContentMetaPlatform

This commit is contained in:
Michael Scire 2024-10-29 19:24:52 -07:00
parent c6014b533f
commit 57e15f3622
12 changed files with 41 additions and 66 deletions

View file

@ -537,6 +537,8 @@ namespace ams::erpt::srv {
/* NOTE: Nintendo ignores the result of this call. */
SubmitFsInfo();
}
#else
AMS_UNUSED(flags);
#endif