diff options
| author | Tharo <17233964+Thar0@users.noreply.github.com> | 2025-01-10 23:54:02 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-10 18:54:02 -0500 |
| commit | b19b06a5314124824a01573c80addda3f82f7585 (patch) | |
| tree | fbea2c0e77ddafd1ab03f1a4355f86c481954808 /src/code/z_message.c | |
| parent | 1549f34e8e8e0211d7f6cc672b0ac7f4125d6e03 (diff) | |
[iQue] Match remaining libultra/os files (#2414)
* Match remaining libultra/os files
* Align box id macros
* Fix bss, format
* Fix BSS
* Clarify some comments
* More bug comment
* Comment
* Fix BSS
Diffstat (limited to 'src/code/z_message.c')
| -rw-r--r-- | src/code/z_message.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/code/z_message.c b/src/code/z_message.c index bfef10aa5..f775929a6 100644 --- a/src/code/z_message.c +++ b/src/code/z_message.c @@ -8,7 +8,7 @@ #endif #pragma increment_block_number "gc-eu:0 gc-eu-mq:0 gc-jp:128 gc-jp-ce:128 gc-jp-mq:128 gc-us:128 gc-us-mq:128" \ - "ntsc-1.0:96 ntsc-1.1:96 ntsc-1.2:96 pal-1.0:128 pal-1.1:128" + "ntsc-1.0:80 ntsc-1.1:80 ntsc-1.2:80 pal-1.0:128 pal-1.1:128" #if !PLATFORM_GC #define OCARINA_BUTTON_A_PRIM_1_R 80 |
