Language…
2 users online: H3nt4ik4m3n, Josuke Yoshikage - Guests: 55 - Bots: 175
Users: 69,768 (2,519 active)
Latest user: Zekiel

Change P-Switch Colors

SMW Tweaks → Change P-Switch Colors

Tweak Details

Summary: Change P-Switch Colors
Description: Changes all P-Switches to blue or silver.
Tags: p-switch
Parameters:
color
Color. One of (defaults to Blue):
  • Blue (= $00)
  • Silver (= $01)
Code:
org $018454
    LDA #<color>

org $028A30
    LDA #<color>
Submitted: by  Kevin