mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-18 05:08:57 -04:00
Added enums for all used event/tmp bits/regs (#893)
This commit is contained in:
@@ -510,7 +510,7 @@ bool daSalvage_c::end_salvage() {
|
||||
switch (uVar2) {
|
||||
case 0:
|
||||
dComIfGs_onCompleteCollectMap(uVar1);
|
||||
dComIfGs_onEventBit(0x3e02);
|
||||
dComIfGs_onEventBit(dSv_event_flag_c::UNK_3E02);
|
||||
break;
|
||||
|
||||
case 2:
|
||||
|
||||
Reference in New Issue
Block a user