doodle/pkg/filesystem
Noah 0af4dd40bc Bugfix (Windows): Bindata wallpapers weren't resolving
* The Windows build of v0.6.0 couldn't load embedded wallpapers such as
  legal.png when asked, but could load the hard-coded default.png
* Root cause was the filesystem.FindFile() checking for path separators
  in the filepath, and on Win32 this is \ but the internal wallpaper
  paths use /
2021-07-11 14:09:18 -07:00
..
embedded.go Custom Wallpapers for Levels 2021-06-06 18:59:04 -07:00
filesystem.go Bugfix (Windows): Bindata wallpapers weren't resolving 2021-07-11 14:09:18 -07:00