todo error

This commit is contained in:
Max Bradbury 2020-06-23 15:59:08 +01:00
parent 6a4a46e868
commit 2ca4e7db18
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@ impl Sprite {
#[derive(Debug)]
pub struct SpriteMissingRoomPosition;
// todo "malformed sprite ID" or something
impl Sprite {
#[inline]