mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
d_a_tag_kago_fall OK (#2081)
* WIP, about half done * Decomp OK * Some more cleanup and first documentation pass * Cleaning up unused asm * Fixing static msg object access and a bit more cleanup * Updating progress --------- Co-authored-by: GinNoOokami <noreply>
This commit is contained in:
co-authored by
GinNoOokami <noreply>
parent
f1c0e88446
commit
218f15ab6d
@@ -98,6 +98,7 @@ enum dEvt_Command_e {
|
||||
enum dEvt_Condition_e {
|
||||
dEvtCnd_NONE_e = 0x0000,
|
||||
dEvtCnd_CANTALK_e = 0x0001,
|
||||
dEvtCnd_CANDEMO_e = 0x0002,
|
||||
dEvtCnd_CANDOOR_e = 0x0004,
|
||||
dEvtCnd_CANGETITEM_e = 0x0008,
|
||||
dEvtCnd_CANTALKITEM_e = 0x0020,
|
||||
|
||||
Reference in New Issue
Block a user