mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-05-23 06:34:18 -04:00
ac_nameplate ok
This commit is contained in:
@@ -10,6 +10,11 @@ extern "C" {
|
||||
|
||||
extern ACTOR_PROFILE Nameplate_Profile;
|
||||
|
||||
typedef struct nameplate_actor_s{
|
||||
ACTOR actor_class;
|
||||
u8 pad[0x2D8 - 0x170];
|
||||
}NAMEPLATE_ACTOR;
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
@@ -2131,6 +2131,7 @@ extern mActor_name_t mNT_FishIdx2FishItemNo(int idx);
|
||||
#define DUMMY_RADIO 0xF109
|
||||
#define DUMMY_TAMA 0xF110
|
||||
#define DUMMY_DOUZOU 0xF11D
|
||||
#define DUMMY_NAMEPLATE 0xF11F
|
||||
|
||||
#define RSV_DOOR 0xFE1B
|
||||
#define RSV_FE1C 0xFE1C
|
||||
|
||||
Reference in New Issue
Block a user