mirror of
https://github.com/zeldaret/oot
synced 2026-07-10 06:57:21 -04:00
Add various undocumented resources in xmls 1 (#2589)
* Add various undocumented resources in xmls 1 * bss
This commit is contained in:
@@ -34,6 +34,8 @@
|
||||
#include "assets/objects/object_ganon/object_ganon.h"
|
||||
#include "assets/objects/object_opening_demo1/object_opening_demo1.h"
|
||||
|
||||
#pragma increment_block_number "ntsc-1.0:128"
|
||||
|
||||
#define FLAGS ACTOR_FLAG_UPDATE_CULLING_DISABLED
|
||||
|
||||
void EnViewer_Init(Actor* thisx, PlayState* play);
|
||||
|
||||
@@ -1416,7 +1416,7 @@ void func_80B3F3D8(void) {
|
||||
}
|
||||
|
||||
#pragma increment_block_number "gc-eu:64 gc-eu-mq:64 gc-jp:64 gc-jp-ce:64 gc-jp-mq:64 gc-us:64 gc-us-mq:64 ique-cn:64" \
|
||||
"ntsc-1.0:128 ntsc-1.1:128 ntsc-1.2:128 pal-1.0:128 pal-1.1:128"
|
||||
"ntsc-1.0:64 ntsc-1.1:128 ntsc-1.2:128 pal-1.0:128 pal-1.1:128"
|
||||
|
||||
void EnXc_PlayDiveSFX(Vec3f* src, PlayState* play) {
|
||||
static Vec3f D_80B42DA0;
|
||||
|
||||
Reference in New Issue
Block a user