diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2019-05-11 13:01:59 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2019-05-11 13:01:59 -0400 |
commit | 7890fae995bad840d10071c60a2abd901d8f4e1a (patch) | |
tree | 8fffa8360f1d659f22f4ded231226bea0d034467 /data | |
parent | 5248d18f58f1346b998eddbc7c6172a62fd9fe76 (diff) |
Some more GB Printer documentation
Diffstat (limited to 'data')
-rw-r--r-- | data/default_options.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/default_options.asm b/data/default_options.asm index c09b18060..00fcfa10e 100644 --- a/data/default_options.asm +++ b/data/default_options.asm @@ -7,7 +7,7 @@ DefaultOptions: db FRAME_1 ; wTextboxFlags: use text speed db 1 << FAST_TEXT_DELAY_F -; wGBPrinter: normal brightness +; wGBPrinterBrightness: normal db GBPRINTER_NORMAL ; wOptions2: menu account on db 1 << MENU_ACCOUNT |