Skip to content

Update 3dsx.c - #23

Open
mrxqxx wants to merge 1 commit into
smealum:masterfrom
mrxqxx:patch-1
Open

mrxqxx wants to merge 1 commit into
smealum:masterfrom
mrxqxx:patch-1

Conversation

@mrxqxx

@mrxqxx mrxqxx commented Feb 17, 2024

Copy link
Copy Markdown

prmStruct[2] = 0x300;
prmStruct[4] = 3210241024;
prmStruct[3] = heap_size - prmStruct[4];
prmStruct[5] = argbuf;
prmStruct[6] = RUNFLAG_APTREINIT; //__system_runflags

prmStruct[2] = 0x300;
		prmStruct[4] = 32*1024*1024;
		prmStruct[3] = heap_size - prmStruct[4];
		prmStruct[5] = argbuf;
		prmStruct[6] = RUNFLAG_APTREINIT; //__system_runflags
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant