tomassedovic / tcod-rs

Rust bindings for libtcod 1.6.3 (the Doryen library/roguelike toolkit)
Do What The F*ck You Want To Public License
229 stars 45 forks source link

examples: Remove unused `crate tcod_sys` #263

Closed laanwj closed 6 years ago

laanwj commented 6 years ago

The example doesn't need direct access to this crate.