shithub: pokecrystal

ref: 5be98bae3c3c27b4b57bb8fda9368cf6c7f0d473
dir: /data/default_options.asm/

View raw version
; Options: med text speed
	db TEXT_DELAY_MED
; wSaveFileExists: no
	db $00
; TextBoxFrame: frame 1
	db FRAME_1
; TextBoxFlags: ??
	db $01
; GBPrinter: normal brightness
	db GBPRINTER_NORMAL
; Options2: menu account on
	db $01
; $cfd2: ??
	db $00
; $cfd3: ??
	db $00