Player Docs: Begin "Start Mode" Documentation (#2301)

* set up start mode

* note unused modes

* fix bss
This commit is contained in:
fig02
2024-11-18 18:47:41 -05:00
committed by GitHub
parent 5881164453
commit ae1a1adcf1
10 changed files with 86 additions and 57 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
#endif
#pragma increment_block_number "gc-eu:128 gc-eu-mq:128 gc-jp:128 gc-jp-ce:128 gc-jp-mq:128 gc-us:128 gc-us-mq:128" \
"ntsc-1.2:92 pal-1.0:90 pal-1.1:90"
"ntsc-1.2:88 pal-1.0:86 pal-1.1:86"
StackEntry sDmaMgrStackInfo;
OSMesgQueue sDmaMgrMsgQueue;