mirror of
https://github.com/zeldaret/mm.git
synced 2026-08-02 00:14:24 -04:00
En_Talk_Gibud (Gibdos in the well) OK and somewhat documented (#486)
* Good start * More progress * More progress, need to try importing data now * Import data to C * Match a tricky item function * Matched another item function * Improve definition of EnTalkGibudUnkStruct * func_80AFFD3C OK * Draw functions done * EnTalkGibud_Init OK * EnTalkGibud OK * Document item and switch flag stuff * Name all static variables * Enum for animations * Document type * Document limb stuff * Tons of documentation * Document effect stuff * Document most unknown struct vars * Name most functions * Name final function + document text IDs * Organize forward declarations * Name stack variables * Document damage effects * Document limbs * One final pass * Respond to Anghelo's review * Respond to Anghelo's second review * Add space to force Jenkins to rerun (testing PR dashboard, please ignore) * Removing previously added space * Fix limb enum to add LIMB_NONE * Run ./format.sh, whoops * Respond to hensldm review + small cleanup * Respond to engineer's review * Fix item enum * This is a legacy PR, so using autogenned object symbols * Fix merge conflict * Move Talk_Gibud specific enums to .c
This commit is contained in:
@@ -3852,8 +3852,7 @@ beginseg
|
||||
name "ovl_En_Talk_Gibud"
|
||||
compress
|
||||
include "build/src/overlays/actors/ovl_En_Talk_Gibud/z_en_talk_gibud.o"
|
||||
include "build/data/ovl_En_Talk_Gibud/ovl_En_Talk_Gibud.data.o"
|
||||
include "build/data/ovl_En_Talk_Gibud/ovl_En_Talk_Gibud.reloc.o"
|
||||
include "build/src/overlays/actors/ovl_En_Talk_Gibud/ovl_En_Talk_Gibud_reloc.o"
|
||||
endseg
|
||||
|
||||
beginseg
|
||||
|
||||
Reference in New Issue
Block a user