From 1a78945c445dd03f10de7edad944c486653c56b8 Mon Sep 17 00:00:00 2001 From: Ian C Date: Sat, 13 Oct 2007 00:02:13 +0000 Subject: Added strict mode --- sprite.bmx | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sprite.bmx') diff --git a/sprite.bmx b/sprite.bmx index 94ab084..f146dd7 100644 --- a/sprite.bmx +++ b/sprite.bmx @@ -3,6 +3,8 @@ ' ' $Id$ ' +Strict + Import noddybox.vector Type TSprite -- cgit v1.2.3