gbdev / pandocs

The single, most comprehensive Game Boy technical reference.
https://gbdev.io/pandocs/
Creative Commons Zero v1.0 Universal
618 stars 93 forks source link

Addressed lints #554

Closed TylerBloom closed 5 months ago

TylerBloom commented 5 months ago

While compiling the renderer, there were some warnings about unused imports. After I fixed that, I ran clippy in both renderer and preproc and addressed one lint that came up there.