mirror of https://github.com/zeldaret/oot.git
trigger fix_bss
This commit is contained in:
parent
3bf1e4afd9
commit
fdbde47e0c
|
@ -37,9 +37,6 @@
|
||||||
#include "cic6105.h"
|
#include "cic6105.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#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.0:128" \
|
|
||||||
"ntsc-1.1:128 ntsc-1.2:128 pal-1.0:128 pal-1.1:128"
|
|
||||||
|
|
||||||
#define FLAGS ACTOR_FLAG_UPDATE_CULLING_DISABLED
|
#define FLAGS ACTOR_FLAG_UPDATE_CULLING_DISABLED
|
||||||
|
|
||||||
#define WATER_SURFACE_Y(play) play->colCtx.colHeader->waterBoxes->ySurface
|
#define WATER_SURFACE_Y(play) play->colCtx.colHeader->waterBoxes->ySurface
|
||||||
|
|
Loading…
Reference in New Issue