mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-11 01:10:33 +00:00
Commit g_pn_*.c
files (#2573)
This commit is contained in:
parent
31f8c32ed9
commit
66f367e449
62 changed files with 1377 additions and 61 deletions
|
@ -452,6 +452,9 @@ typedef enum AttentionRangeType {
|
|||
/* 10 */ ATTENTION_RANGE_MAX
|
||||
} AttentionRangeType;
|
||||
|
||||
#define PLACE_NAME_TEX_WIDTH 144
|
||||
#define PLACE_NAME_TEX_HEIGHT 24
|
||||
|
||||
typedef struct TitleCardContext {
|
||||
/* 0x00 */ void* texture;
|
||||
/* 0x04 */ s16 x;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue