Move window.rs to window/mod.rs in bevy_render (#9394)

# Objective

Bevy prefers `mod.rs` inside `module_name` files over `module_name.rs`
collocated with `module_name`. In `bevy_render`, it seems the `window`
modules didn't follow this convention

## Solution

- Follow the `mod.rs` convention.
This commit is contained in:
Nicola Papale 2023-08-11 23:33:27 +02:00 committed by GitHub
parent 47a5a16d8a
commit da41aa35e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23