diff options
author | Ian C <ianc@noddybox.co.uk> | 2007-10-13 00:02:13 +0000 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2007-10-13 00:02:13 +0000 |
commit | 1a78945c445dd03f10de7edad944c486653c56b8 (patch) | |
tree | 5adc664c7fdd54ea2fc94dba11380b6a4655d7f4 /sprite.bmx | |
parent | 5a8cc026cb6fc591795b8b8e0abec245771889bb (diff) |
Diffstat (limited to 'sprite.bmx')
-rw-r--r-- | sprite.bmx | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ ' ' $Id$ ' +Strict + Import noddybox.vector Type TSprite |