1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-07-17 13:24:45 +00:00
Match BSS order and delete disassembly data
This commit is contained in:
cadmic 2024-08-08 00:26:48 -07:00 committed by GitHub
parent feac688313
commit 1021c482af
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
23 changed files with 27 additions and 13695 deletions

View file

@ -7,7 +7,7 @@
#include "assets/objects/gameplay_keep/gameplay_keep.h"
#include "assets/objects/gameplay_field_keep/gameplay_field_keep.h"
#pragma increment_block_number "gc-eu:128 gc-eu-mq:128"
#pragma increment_block_number "gc-eu:128 gc-eu-mq:128 gc-us:128"
typedef enum {
/* 0x00 */ LIGHTNING_BOLT_START,
@ -212,7 +212,7 @@ s16 sLightningFlashAlpha;
s16 sSunDepthTestX;
s16 sSunDepthTestY;
#pragma increment_block_number "gc-eu:128 gc-eu-mq:128"
#pragma increment_block_number "gc-eu:128 gc-eu-mq:128 gc-us:128"
LightNode* sNGameOverLightNode;
LightInfo sNGameOverLightInfo;