mirror of
https://github.com/pret/pokeyellow.git
synced 2026-04-25 16:19:51 -05:00
Add sound bits documentation for wOptions (#110)
This commit is contained in:
parent
1d10d108d0
commit
613e1c64bd
|
|
@ -1929,7 +1929,12 @@ wRivalName:: ds NAME_LENGTH
|
|||
; bit 6 = battle style
|
||||
; 0: Shift
|
||||
; 1: Set
|
||||
; bits 0-3 = text speed (number of frames to delay after printing a letter)
|
||||
; bits 5-4 = sound
|
||||
; 00: Mono
|
||||
; 01: Earphone1
|
||||
; 10: Earphone2
|
||||
; 11: Earphone3
|
||||
; bits 2-0 = text speed (number of frames to delay after printing a letter)
|
||||
; 1: Fast
|
||||
; 3: Medium
|
||||
; 5: Slow
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user