mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-29 14:27:50 +00:00
Restrict custom binary and graphics digits (#1693)
* Restrict custom binary and graphics digits * Update documentation * Fix build error
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
opt b123
|
||||
opt b_1
|
||||
opt b10
|
||||
opt b00
|
||||
opt g12345
|
||||
opt g012_
|
||||
opt g$123
|
||||
opt g0234
|
||||
opt gxxyy
|
||||
opt gxyzy
|
||||
opt pxy
|
||||
opt p1234
|
||||
opt Qxy
|
||||
|
||||
Reference in New Issue
Block a user