mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-21 22:52:15 +13:00
fixed oak text speed issues
This commit is contained in:
parent
f95cdb0911
commit
2670abaf56
3 changed files with 3 additions and 3 deletions
|
|
@ -681,7 +681,7 @@ SetCursorPositionsFromOptions:
|
|||
; 00: X coordinate of menu cursor
|
||||
; 01: delay after printing a letter (in frames)
|
||||
TextSpeedOptionData:
|
||||
db 14, TEXT_DELAY_SLOW
|
||||
db 15, TEXT_DELAY_SLOW
|
||||
db 9, TEXT_DELAY_MEDIUM
|
||||
db 1, TEXT_DELAY_FAST
|
||||
db 9, -1 ; end (default X coordinate)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue