1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-02-22 06:45:31 +00:00

remove unused EnGo callbacks

- `callback1_80A3ED24` is `NpcGetTextIdFunc`
- `callback2_80A3ED24` is `NpcUpdateTalkStateFunc`
This commit is contained in:
feacur 2024-11-10 10:57:20 +01:00
parent 40203d0143
commit 60b8664f78

View file

@ -7,8 +7,6 @@
struct EnGo;
typedef void (*EnGoActionFunc)(struct EnGo*, PlayState*);
typedef u16 (*callback1_80A3ED24)(PlayState*, struct EnGo*);
typedef s16 (*callback2_80A3ED24)(PlayState*, struct EnGo*);
typedef enum GoronLimb {
/* 0 */ GORON_LIMB_NONE, // skeleton itself