diff options
| author | Ian C <ianc@noddybox.co.uk> | 2005-12-16 00:35:34 +0000 |
|---|---|---|
| committer | Ian C <ianc@noddybox.co.uk> | 2005-12-16 00:35:34 +0000 |
| commit | d3edb4bcc6f0a173e21ea3f323eb594e4615afdc (patch) | |
| tree | 6fee25bc3246ed2b5291021fb6ee456884ff911f /help.bmx | |
| parent | 673575b774f8e04dcd6ebf1486d16b8980857142 (diff) | |
Improved Framework imports
Diffstat (limited to 'help.bmx')
| -rw-r--r-- | help.bmx | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -5,11 +5,13 @@ ' $Id$
'
Strict
-Import "types.bmx"
+Import brl.pngloader
Import noddybox.bitmapfont
Import noddybox.gfxmenu
+Import "types.bmx"
+
' Included binaries
'
|
