mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-13 02:10:57 +00:00
variables.h cleaning: migrate libultra variables (#2503)
* variables.h cleaning: migrate libultra variables * another increment_block_number * fix bss
This commit is contained in:
parent
5133db15a3
commit
80564bf40b
37 changed files with 165 additions and 94 deletions
|
@ -1,4 +1,5 @@
|
|||
#include "boot.h"
|
||||
|
||||
#include "idle.h"
|
||||
#include "is_debug.h"
|
||||
#include "stack.h"
|
||||
|
|
|
@ -41,8 +41,8 @@
|
|||
|
||||
#include "global.h"
|
||||
|
||||
#pragma increment_block_number "gc-eu:0 gc-eu-mq:0 gc-jp:0 gc-jp-ce:0 gc-jp-mq:0 gc-us:0 gc-us-mq:0 ntsc-1.2:14" \
|
||||
"pal-1.0:12 pal-1.1:12"
|
||||
#pragma increment_block_number "gc-eu:0 gc-eu-mq:0 gc-jp:0 gc-jp-ce:0 gc-jp-mq:0 gc-us:0 gc-us-mq:0 ntsc-1.2:20" \
|
||||
"pal-1.0:18 pal-1.1:18"
|
||||
|
||||
StackEntry sDmaMgrStackInfo;
|
||||
OSMesgQueue sDmaMgrMsgQueue;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue