ldr: ProgramInfo is 0x410 now, and fix debug flags for hbl
This commit is contained in:
@@ -46,7 +46,7 @@ namespace ams {
|
||||
namespace {
|
||||
|
||||
struct ServerOptions {
|
||||
static constexpr size_t PointerBufferSize = 0x400;
|
||||
static constexpr size_t PointerBufferSize = 0x420;
|
||||
static constexpr size_t MaxDomains = 0;
|
||||
static constexpr size_t MaxDomainObjects = 0;
|
||||
static constexpr bool CanDeferInvokeRequest = false;
|
||||
|
||||
Reference in New Issue
Block a user