mirror of
https://github.com/zeldaret/oot
synced 2026-06-14 22:29:07 -04:00
Split z64debug_display.h, z64draw.h, z_en_item00.h (#2443)
* z64debug_display.h * z64draw.h * z_en_item00.h * bss
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
#include "z_lib.h"
|
||||
|
||||
#pragma increment_block_number "gc-eu:128 gc-eu-mq:128 gc-jp:128 gc-jp-ce:128 gc-jp-mq:128 gc-us:128 gc-us-mq:128" \
|
||||
"ntsc-1.0:88 ntsc-1.1:88 ntsc-1.2:88 pal-1.0:88 pal-1.1:88"
|
||||
"ntsc-1.0:96 ntsc-1.1:96 ntsc-1.2:96 pal-1.0:96 pal-1.1:96"
|
||||
|
||||
typedef s32 (*ColChkResetFunc)(PlayState*, Collider*);
|
||||
typedef void (*ColChkApplyFunc)(PlayState*, CollisionCheckContext*, Collider*);
|
||||
|
||||
Reference in New Issue
Block a user