Explorar o código

Fixed declaration order of Strict.

woollybah %!s(int64=6) %!d(string=hai) anos
pai
achega
128e7ca622
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      cocoamaxgui.mod/cocoamaxgui.bmx

+ 1 - 2
cocoamaxgui.mod/cocoamaxgui.bmx

@@ -1,3 +1,4 @@
+Strict
 Rem
 bbdoc: MaxGUI Drivers/CocoaMaxGUI
 about:
@@ -11,8 +12,6 @@ This Module provides a Cocoa based #MaxGUI driver For Mac OS X.
 End Rem
 Module MaxGUI.CocoaMaxGUI
 
-Strict
-
 ModuleInfo "Version: 1.55B"
 ModuleInfo "Author: Simon Armstrong, Seb Hollington"
 ModuleInfo "License: zlib/libpng"