summaryrefslogtreecommitdiff
path: root/engine/events
diff options
context:
space:
mode:
Diffstat (limited to 'engine/events')
-rw-r--r--engine/events/poisonstep_pals.asm3
1 files changed, 2 insertions, 1 deletions
diff --git a/engine/events/poisonstep_pals.asm b/engine/events/poisonstep_pals.asm
index 9ef8b99e..aaea0cc9 100644
--- a/engine/events/poisonstep_pals.asm
+++ b/engine/events/poisonstep_pals.asm
@@ -3,7 +3,8 @@ LoadPoisonBGPals:
ldh a, [hCGB]
and a
ret nz
- ret ; ????
+ ; code was probably dummied out here
+ ret
.LoadPals:
ldh a, [hCGB]