diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2015-11-17 23:29:14 -0500 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-11-17 23:29:14 -0500 |
commit | bc1870e3f499973fd656d37d134e3f9e4757c980 (patch) | |
tree | e365d2f35c6c81ed31069825577335ae5d0cebb3 /wram.asm | |
parent | 27ef600ace40671a78f5bb3a71f507e42c175f50 (diff) |
Save, Bill's PC
Diffstat (limited to 'wram.asm')
-rw-r--r-- | wram.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1418,7 +1418,7 @@ Options:: ; cfcc ; bit 7: battle scene off/on ds 1 -wcfcd:: ds 1 +wSaveFileExists:: ds 1 TextBoxFrame:: ; cfce ; bits 0-2: textbox frame 0-7 |