foxnne / pixi

Pixel art editor made with Zig.
https://foxnne.github.io/pixi/
MIT License
645 stars 20 forks source link

Renamed `settings.zig` to `Settings.zig`, closes #25 #29

Closed VisenDev closed 9 months ago

VisenDev commented 9 months ago

Files that are structs should use the zig PascalCase struct naming convention.