todo
This commit is contained in:
parent
c00f9aefcf
commit
4621ea3742
|
@ -49,6 +49,8 @@ migrate to idiomatic rust etc.
|
||||||
for consistency, `_from_string` functions should handle their own labels
|
for consistency, `_from_string` functions should handle their own labels
|
||||||
e.g. "DLG SPR_1..." instead of just "SPR_1..."
|
e.g. "DLG SPR_1..." instead of just "SPR_1..."
|
||||||
|
|
||||||
|
replace huge inline strings with `include_str!()`
|
||||||
|
|
||||||
### documentation
|
### documentation
|
||||||
|
|
||||||
examples of use cases (dedupe tiles, merge games, etc.)
|
examples of use cases (dedupe tiles, merge games, etc.)
|
||||||
|
|
Loading…
Reference in New Issue