update to sdl2 0.0.8, and move code to modules

This commit is contained in:
2014-12-13 16:32:13 +01:00
parent f950e01002
commit 0176bb2987
5 changed files with 79 additions and 58 deletions

View File

@@ -1,8 +1,10 @@
[package]
name = "smb"
name = "super-matte-bros"
version = "0.0.1"
authors = ["logaritmisk <anders.e.olsson@gmail.com>"]
[dependencies]
sdl2 = "0.0.7"
sdl2 = "0.0.8"
[[bin]]
name = "super-matte-bros"