ソースを参照

Fixed declaration order of Strict.

woollybah 6 年 前
コミット
88637cb740
1 ファイル変更2 行追加2 行削除
  1. 2 2
      win32maxguiex.mod/tom.bmx

+ 2 - 2
win32maxguiex.mod/tom.bmx

@@ -1,9 +1,9 @@
+Strict
+
 ' tom.bmx
 
 Import pub.win32
 
-Strict
-
 Import "tom.cpp"
 
 Const TOMTRUE = -1