mirror of
https://github.com/zeldaret/tmc
synced 2026-07-04 21:35:32 -04:00
naming stuff
This commit is contained in:
@@ -540,7 +540,7 @@ void sub_08087424(Entity* this, ScriptExecutionContext* context) {
|
||||
sub_0805E3A0(ent, 2);
|
||||
}
|
||||
|
||||
switch (context->unk_04) {
|
||||
switch (context->intVariable) {
|
||||
case 0:
|
||||
gSave.stats.arrowCount = 0;
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user