color.c, utils->common.c

This commit is contained in:
theo3
2022-01-01 18:26:25 -08:00
parent 0e72c3ee15
commit 1ca41b54a9
95 changed files with 3196 additions and 3867 deletions
+2 -1
View File
@@ -6,6 +6,7 @@
#include "object.h"
#include "npc.h"
#include "kinstone.h"
#include "functions.h"
@@ -1154,7 +1155,7 @@ void ScriptCommand_0807E9F0(Entity* entity, ScriptExecutionContext* context) {
u32 tmp;
sub_0801E00C();
tmp = 1;
switch (gUnk_02022740[0]) {
switch (gFuseInfo._0) {
case 2:
gPlayerState.controlMode = CONTROL_DISABLED;
gUnk_02034490[0] = tmp;