diff options
| author | Micha White <botahamec@outlook.com> | 2022-10-17 22:45:31 -0400 |
|---|---|---|
| committer | Micha White <botahamec@outlook.com> | 2022-10-17 22:45:31 -0400 |
| commit | e017b675d96c58924071ca6c739bbd7910a2b2b4 (patch) | |
| tree | d33397c25ab1f2ae4b2605324256cac8010c87eb /src/renderer.rs | |
| parent | 4574ec41259f42dceea4f770290d9975a8943db0 (diff) | |
Depth ordering
Diffstat (limited to 'src/renderer.rs')
| -rw-r--r-- | src/renderer.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/renderer.rs b/src/renderer.rs index 544b01b..e97b0fd 100644 --- a/src/renderer.rs +++ b/src/renderer.rs @@ -114,7 +114,6 @@ fn sprite_render_pipeline( }) } -// TODO make this more complete impl Renderer { /// Initializes the renderer /// |
