dominance

by friday_donuts

Game: SMW

Description: T pose

; Base ASM file - feel free to copy/paste this and use this for your own code.
	LDA $100	; \ only run in gamemode 14
	EOR #$14	; |
	BEQ +		; |
	RTL			; |
	+			; /

	LDA #$04
	STA $13E0
RTL
back to listings