diff options
| author | mzxrules <mzxrules@gmail.com> | 2025-01-27 13:01:54 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-27 13:01:54 -0500 |
| commit | d855f2bfd83a904cffc0243fdac0d83dd294b278 (patch) | |
| tree | 6f60c5ee4dadea5d13d452bd2788e0617a90030c /src/boot | |
| parent | 7dd3a833130cc428d440fea4c38a6870f9276fad (diff) | |
Split z64debug_display.h, z64draw.h, z_en_item00.h (#2443)
* z64debug_display.h
* z64draw.h
* z_en_item00.h
* bss
Diffstat (limited to 'src/boot')
| -rw-r--r-- | src/boot/z_std_dma.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/boot/z_std_dma.c b/src/boot/z_std_dma.c index c8183fc7c..38da143ae 100644 --- a/src/boot/z_std_dma.c +++ b/src/boot/z_std_dma.c @@ -28,7 +28,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:64 pal-1.0:62 pal-1.1:62" + "ntsc-1.2:62 pal-1.0:60 pal-1.1:60" StackEntry sDmaMgrStackInfo; OSMesgQueue sDmaMgrMsgQueue; |
