Move lots of data tables into individual data/ files
(This is not expected to be their final location, but it makes them easier to relocate when necessary, and easier for users to edit until the whole project's file structure is finalized.)
This commit is contained in:
@@ -727,14 +727,7 @@ TryLoadSaveData: ; 14f1c
|
||||
; 14f7c
|
||||
|
||||
DefaultOptions: ; 14f7c
|
||||
db $03 ; mid text speed
|
||||
db $00 ; wSaveFileExists
|
||||
db $00 ; frame 0
|
||||
db $01 ; TextBoxFlags
|
||||
db $40 ; gb printer: normal brightness
|
||||
db $01 ; menu account on
|
||||
db $00 ; ??
|
||||
db $00 ; ??
|
||||
INCLUDE "data/default_options.asm"
|
||||
; 14f84
|
||||
|
||||
CheckPrimarySaveFile: ; 14f84
|
||||
|
Reference in New Issue
Block a user